Skip to content

Commit

Permalink
Update spring boot to v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent 5195dc7 commit c2b241c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tinylog.version>2.6.2</tinylog.version>
<spring.boot.version>3.2.6</spring.boot.version>
<spring.boot.version>3.4.2</spring.boot.version>
<spring.web.version>6.1.8</spring.web.version>
<testcontainers.version>1.20.3</testcontainers.version>
<tinylog.version>2.7.0</tinylog.version>
Expand Down

0 comments on commit c2b241c

Please sign in to comment.