Skip to content

Commit

Permalink
Merge pull request #158 from OpenElements/dependabot/maven/org.spring…
Browse files Browse the repository at this point in the history
…framework.boot-spring-boot-maven-plugin-3.2.0

Bump org.springframework.boot:spring-boot-maven-plugin from 3.1.4 to 3.2.0
  • Loading branch information
hendrikebbers authored Nov 29, 2023
2 parents 98c7de3 + 38ef128 commit a3e21b7
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 @@ -216,7 +216,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>3.1.4</version>
<version>3.2.0</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit a3e21b7

Please sign in to comment.