Skip to content

Commit a8d28ec

Browse files
Bump org.apache.maven.plugins:maven-plugin-plugin from 3.11.0 to 3.15.2
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.11.0 to 3.15.2. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.11.0...maven-plugin-tools-3.15.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-version: 3.15.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35ddb24 commit a8d28ec

File tree

1 file changed

+1
-1
lines changed
  • spring-cloud-contract-tools/spring-cloud-contract-maven-plugin

1 file changed

+1
-1
lines changed

spring-cloud-contract-tools/spring-cloud-contract-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2727
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2828
<dependency.locations.enabled>false</dependency.locations.enabled>
29-
<maven.plugin.plugin.version>3.11.0</maven.plugin.plugin.version>
29+
<maven.plugin.plugin.version>3.15.2</maven.plugin.plugin.version>
3030

3131
<maven-failsafe-plugin.version>3.0.0-M3</maven-failsafe-plugin.version><!-- @releaser:version-check-off -->
3232
<asciidoctor-maven-plugin.version>3.2.0</asciidoctor-maven-plugin.version>

0 commit comments

Comments
 (0)