Skip to content

Commit 03d2517

Browse files
Bump org.apache.maven.plugins:maven-plugin-plugin from 3.11.0 to 3.15.2 (#160)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d637d94 commit 03d2517

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
@@ -203,7 +203,7 @@
203203
<plugin>
204204
<groupId>org.apache.maven.plugins</groupId>
205205
<artifactId>maven-plugin-plugin</artifactId>
206-
<version>3.11.0</version>
206+
<version>3.15.2</version>
207207
</plugin>
208208
<plugin>
209209
<groupId>org.apache.maven.plugins</groupId>
@@ -268,7 +268,7 @@
268268
<plugin>
269269
<groupId>org.apache.maven.plugins</groupId>
270270
<artifactId>maven-plugin-plugin</artifactId>
271-
<version>3.11.0</version>
271+
<version>3.15.2</version>
272272
<configuration>
273273
<!-- <goalPrefix>maven-archetype-plugin</goalPrefix> -->
274274
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>

0 commit comments

Comments
 (0)