Skip to content

Commit ce2d0d5

Browse files
Bump the all-maven-dependencies group across 2 directories with 3 updates (#31)
1 parent 3dd94e9 commit ce2d0d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<!-- DEPENDENCIES VERSION -->
2222
<jdk.version>21</jdk.version>
2323
<cds.services.version>4.7.0</cds.services.version>
24-
<spring.boot.version>3.5.10</spring.boot.version>
24+
<spring.boot.version>3.5.11</spring.boot.version>
2525

2626
<cds.install-node.downloadUrl>https://nodejs.org/dist/</cds.install-node.downloadUrl>
2727
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -85,7 +85,7 @@
8585
<!-- SUREFIRE VERSION -->
8686
<plugin>
8787
<artifactId>maven-surefire-plugin</artifactId>
88-
<version>3.5.4</version>
88+
<version>3.5.5</version>
8989
</plugin>
9090

9191
<!-- POM FLATTENING FOR CI FRIENDLY VERSIONS -->

0 commit comments

Comments
 (0)