Skip to content

Commit

Permalink
#164 : Maven - Bumped to latest Boot 3.1.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
gazbert committed Apr 11, 2024
1 parent 873b6bf commit 91c3761
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
<revision>2.2.0-SNAPSHOT</revision>

<!-- Should be same as dependency used by spring-boot-starter.version -->
<spring-core.version>6.0.11</spring-core.version>
<spring-core.version>6.0.18</spring-core.version>

<jjwt.version>0.11.5</jjwt.version>
<powermock.version>2.0.9</powermock.version>
<spring-boot-starter.version>3.1.3</spring-boot-starter.version>
<spring-boot-starter.version>3.1.10</spring-boot-starter.version>
<checkstlye.version>3.3.0</checkstlye.version>
<spotbugs.version>4.7.3.5</spotbugs.version>
<hibernate-vaildator.version>8.0.1.Final</hibernate-vaildator.version>
Expand All @@ -61,7 +61,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.3</version>
<version>3.1.10</version>
</parent>
<profiles>
<profile>
Expand Down

0 comments on commit 91c3761

Please sign in to comment.