Skip to content

Commit

Permalink
Merge pull request #413 from camunda-community-hub/dependabot/maven/o…
Browse files Browse the repository at this point in the history
…rg.springframework.boot-spring-boot-maven-plugin-2.7.16

chore(deps): bump org.springframework.boot:spring-boot-maven-plugin from 2.7.15 to 2.7.16
  • Loading branch information
saig0 authored Sep 22, 2023
2 parents be29c3f + 1343aba commit a3ef463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.7.15</version>
<version>2.7.16</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit a3ef463

Please sign in to comment.