Skip to content

Commit 085dba2

Browse files
Bump maven-plugin-plugin from 3.8.2 to 3.9.0
Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.8.2 to 3.9.0. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.8.2...maven-plugin-tools-3.9.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb0d7eb commit 085dba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>org.apache.maven.plugins</groupId>
104104
<artifactId>maven-plugin-plugin</artifactId>
105-
<version>3.8.2</version>
105+
<version>3.9.0</version>
106106
<scope>provided</scope>
107107
<exclusions>
108108
<exclusion>

0 commit comments

Comments
 (0)