Skip to content

Commit f431482

Browse files
Bump org.apache.maven.plugins:maven-plugin-plugin from 3.14.0 to 3.15.0
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.14.0 to 3.15.0. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.14.0...maven-plugin-tools-3.15.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 cfacc8c commit f431482

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<plugin>
9393
<groupId>org.apache.maven.plugins</groupId>
9494
<artifactId>maven-plugin-plugin</artifactId>
95-
<version>3.14.0</version>
95+
<version>3.15.0</version>
9696
<configuration>
9797
<goalPrefix>embedded-glassfish</goalPrefix>
9898
</configuration>
@@ -184,7 +184,7 @@
184184
<plugin>
185185
<groupId>org.apache.maven.plugins</groupId>
186186
<artifactId>maven-plugin-plugin</artifactId>
187-
<version>3.14.0</version>
187+
<version>3.15.0</version>
188188
</plugin>
189189
</plugins>
190190
</reporting>

0 commit comments

Comments
 (0)