Skip to content

Commit

Permalink
Updates boot version to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spencergibb committed Nov 28, 2023
1 parent 775cf89 commit f5db00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-cloud-starter-parent/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.2.0-SNAPSHOT</version>
<version>3.2.0</version>
<relativePath/>
</parent>
<groupId>org.springframework.cloud</groupId>
Expand Down

0 comments on commit f5db00f

Please sign in to comment.