Skip to content

Commit

Permalink
chore: upgrade spring.boot to 3.2.3 (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZheSun88 committed Feb 23, 2024
1 parent bf06273 commit c3bc542
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 @@ -36,7 +36,7 @@
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<spring.boot.version>3.2.2</spring.boot.version>
<spring.boot.version>3.2.3</spring.boot.version>
<maven.jar.version>3.3.0</maven.jar.version>
<maven.source.version>3.2.1</maven.source.version>
<maven.javadoc.version>3.4.1</maven.javadoc.version>
Expand Down

0 comments on commit c3bc542

Please sign in to comment.