Skip to content

Commit f54a31a

Browse files
Bump maven-plugin-plugin from 3.6.4 to 3.7.0
Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.6.4 to 3.7.0. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.6.4...maven-plugin-tools-3.7.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] <[email protected]>
1 parent acd56d3 commit f54a31a

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
@@ -197,7 +197,7 @@
197197
<plugin>
198198
<groupId>org.apache.maven.plugins</groupId>
199199
<artifactId>maven-plugin-plugin</artifactId>
200-
<version>3.6.4</version>
200+
<version>3.7.0</version>
201201
</plugin>
202202
<plugin>
203203
<groupId>org.apache.maven.plugins</groupId>
@@ -352,7 +352,7 @@
352352
<plugin>
353353
<groupId>org.apache.maven.plugins</groupId>
354354
<artifactId>maven-plugin-plugin</artifactId>
355-
<version>3.6.4</version>
355+
<version>3.7.0</version>
356356
</plugin>
357357
</plugins>
358358
</reporting>

0 commit comments

Comments
 (0)