Skip to content

Commit

Permalink
chore: bump spring boot to 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswk committed Mar 14, 2024
1 parent 5f2623b commit dc5162c
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 @@ -31,7 +31,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring.boot.version>3.1.5</spring.boot.version>
<spring.boot.version>3.2.3</spring.boot.version>
<guava.version>31.0.1-jre</guava.version>
</properties>

Expand Down

0 comments on commit dc5162c

Please sign in to comment.