Skip to content

Commit 329407b

Browse files
Bump org.apache.maven.plugins:maven-plugin-plugin from 3.11.0 to 3.15.1
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.11.0 to 3.15.1. - [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.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-version: 3.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2084887 commit 329407b

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
@@ -193,7 +193,7 @@
193193
<plugin>
194194
<groupId>org.apache.maven.plugins</groupId>
195195
<artifactId>maven-plugin-plugin</artifactId>
196-
<version>3.11.0</version>
196+
<version>3.15.1</version>
197197
</plugin>
198198
<plugin>
199199
<groupId>org.apache.maven.plugins</groupId>
@@ -258,7 +258,7 @@
258258
<plugin>
259259
<groupId>org.apache.maven.plugins</groupId>
260260
<artifactId>maven-plugin-plugin</artifactId>
261-
<version>3.11.0</version>
261+
<version>3.15.1</version>
262262
<configuration>
263263
<!-- <goalPrefix>maven-archetype-plugin</goalPrefix> -->
264264
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>

0 commit comments

Comments
 (0)