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.3.1
  • Loading branch information
renovate[bot] committed Jun 20, 2024
1 parent 2f91d97 commit d51f624
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion catalog/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.3.0</version>
<version>3.3.1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>ch.frankel.blog</groupId>
Expand Down
2 changes: 1 addition & 1 deletion warehouse-eu/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.3.0</version>
<version>3.3.1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>ch.frankel.blog</groupId>
Expand Down

0 comments on commit d51f624

Please sign in to comment.