Skip to content

Commit

Permalink
Merge pull request #22 from workshops-de/dependabot/maven/org.springf…
Browse files Browse the repository at this point in the history
…ramework.boot-spring-boot-starter-parent-3.2.0

Bump org.springframework.boot:spring-boot-starter-parent from 3.1.5 to 3.2.0
  • Loading branch information
BjoernKW authored Nov 24, 2023
2 parents 76b3e36 + 596ee6b commit 8293735
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.5</version>
<version>3.2.0</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>de.workshops</groupId>
Expand Down

0 comments on commit 8293735

Please sign in to comment.