Skip to content

Commit d2a9738

Browse files
[12.1.x EE8] Bump the build-deps group in /jetty-ee8 with 2 updates
Bumps the build-deps group in /jetty-ee8 with 2 updates: [org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin) and [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions). Updates `org.apache.maven.plugins:maven-war-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-war-plugin/releases) - [Commits](apache/maven-war-plugin@maven-war-plugin-3.5.0...maven-war-plugin-3.5.1) Updates `org.codehaus.mojo:versions-maven-plugin` from 2.19.1 to 2.20.1 - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@2.19.1...2.20.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-deps - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d15dc5b commit d2a9738

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
@@ -297,7 +297,7 @@
297297
<maven.source.plugin.version>3.3.1</maven.source.plugin.version>
298298
<maven.surefire.plugin.version>3.5.4</maven.surefire.plugin.version>
299299
<maven.version>3.9.9</maven.version>
300-
<maven.war.plugin.version>3.5.0</maven.war.plugin.version>
300+
<maven.war.plugin.version>3.5.1</maven.war.plugin.version>
301301
<modify-sources-plugin.version>1.0.13</modify-sources-plugin.version>
302302
<mongo.docker.version>5.0.26</mongo.docker.version>
303303
<mongodb.version>5.6.1</mongodb.version>
@@ -342,7 +342,7 @@
342342
<testcontainers.version>1.21.3</testcontainers.version>
343343
<testng.version>7.11.0</testng.version>
344344
<tinybundles.version>4.0.1</tinybundles.version>
345-
<versions.maven.plugin.version>2.19.1</versions.maven.plugin.version>
345+
<versions.maven.plugin.version>2.20.1</versions.maven.plugin.version>
346346
<wildfly.common.version>2.0.1</wildfly.common.version>
347347
<wildfly.elytron.version>2.7.0.Final</wildfly.elytron.version>
348348
<xmemcached.version>2.4.9</xmemcached.version>

0 commit comments

Comments
 (0)