File tree 2 files changed +2
-2
lines changed
integrationtest/mapper/orm-spring 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 53
53
<dependency >
54
54
<groupId >io.agroal</groupId >
55
55
<artifactId >agroal-spring-boot-starter</artifactId >
56
- <version >2.6 </version >
56
+ <version >2.7 </version >
57
57
<scope >test</scope >
58
58
</dependency >
59
59
Original file line number Diff line number Diff line change 284
284
<version .exec.plugin>3.5.0</version .exec.plugin>
285
285
<version .forbiddenapis.plugin>3.9</version .forbiddenapis.plugin>
286
286
<!-- Make sure that upgraded Jandex plugin aligns with the Jandex version imported from the ORM platform pom -->
287
- <version .jandex.plugin>3.3.0 </version .jandex.plugin>
287
+ <version .jandex.plugin>3.3.1 </version .jandex.plugin>
288
288
<version .maven.injection.plugin>1.0.2</version .maven.injection.plugin>
289
289
<version .jar.plugin>3.4.2</version .jar.plugin>
290
290
<version .javadoc.plugin>3.11.2</version .javadoc.plugin>
You can’t perform that action at this time.
0 commit comments