Skip to content

Commit

Permalink
Merge pull request #153 from daniel-frak/renovate/spring-boot
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.0
  • Loading branch information
daniel-frak authored May 29, 2024
2 parents cb60f24 + 28f85fe commit 6535afe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/legacy-system-example/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.4</version>
<version>3.3.0</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>dev.codesoapbox</groupId>
Expand Down

0 comments on commit 6535afe

Please sign in to comment.