Skip to content

Commit

Permalink
update to spring boot 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
andifalk committed Oct 15, 2023
1 parent e777d55 commit 3edc492
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 @@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.3</version>
<version>3.1.4</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.example</groupId>
Expand Down

0 comments on commit 3edc492

Please sign in to comment.