Skip to content

Commit

Permalink
Update dependency org.springframework.boot:spring-boot-starter-parent…
Browse files Browse the repository at this point in the history
… to v3.2.3
  • Loading branch information
renovate[bot] committed Feb 23, 2024
1 parent 60c5722 commit 1a7c9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discovery-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.2</version>
<version>3.2.3</version>
<relativePath/>
</parent>
<artifactId>discovery-service</artifactId>
Expand Down

0 comments on commit 1a7c9bd

Please sign in to comment.