Skip to content

Commit

Permalink
Merge pull request #27 from adyen-examples/dependabot/maven/org.sprin…
Browse files Browse the repository at this point in the history
…gframework.boot-spring-boot-maven-plugin-3.2.1

Bump org.springframework.boot:spring-boot-maven-plugin from 3.2.0 to 3.2.1
  • Loading branch information
gcatanese authored Jan 18, 2024
2 parents 7976b1f + f4240d6 commit 967ba03
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 @@ -77,7 +77,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
</plugin>

<plugin>
Expand Down

0 comments on commit 967ba03

Please sign in to comment.