Skip to content

Commit 69c71e4

Browse files
Bump maven-plugin-plugin from 3.7.1 to 3.8.2
Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.7.1 to 3.8.2. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.7.1...maven-plugin-tools-3.8.2) --- 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 50b3f44 commit 69c71e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
<plugin>
242242
<groupId>org.apache.maven.plugins</groupId>
243243
<artifactId>maven-plugin-plugin</artifactId>
244-
<version>3.7.1</version>
244+
<version>3.8.2</version>
245245
</plugin>
246246
<plugin>
247247
<groupId>org.eclipse.sisu</groupId>
@@ -431,7 +431,7 @@
431431
<plugin>
432432
<groupId>org.apache.maven.plugins</groupId>
433433
<artifactId>maven-plugin-plugin</artifactId>
434-
<version>3.7.1</version>
434+
<version>3.8.2</version>
435435
</plugin>
436436
</plugins>
437437
</reporting>

0 commit comments

Comments
 (0)