Skip to content

Commit

Permalink
Update spring boot to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 17, 2024
1 parent fcd48cd commit 1c3f29a
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 @@ -85,7 +85,7 @@
<mybatis-velocity.version>2.1.2</mybatis-velocity.version>
<mybatis-freemarker.version>1.2.4</mybatis-freemarker.version>
<mybatis-dynamic-sql.version>1.5.0</mybatis-dynamic-sql.version>
<spring-boot.version>2.7.18</spring-boot.version>
<spring-boot.version>3.2.2</spring-boot.version>
<spring-native.version>0.12.2</spring-native.version>

<!-- Reproducible Builds -->
Expand Down

0 comments on commit 1c3f29a

Please sign in to comment.