Skip to content

Commit

Permalink
fix: update to spring boot 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkAtra committed Dec 27, 2023
1 parent 9d2a398 commit fbc946e
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 @@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
<relativePath/>
</parent>

Expand Down

0 comments on commit fbc946e

Please sign in to comment.