Skip to content

Commit

Permalink
Updated spring version
Browse files Browse the repository at this point in the history
  • Loading branch information
fatroom committed Jun 11, 2024
1 parent bb071bf commit 7853fa9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>

<spring.version>6.0.14</spring.version>
<spring.version>6.0.21</spring.version>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion riptide-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<mockito.version>5.3.1</mockito.version>
<problem.version>0.27.1</problem.version>
<slf4j.version>2.0.7</slf4j.version>
<spring-boot.version>3.1.7</spring-boot.version>
<spring-boot.version>3.1.12</spring-boot.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 7853fa9

Please sign in to comment.