Skip to content

Commit a67bf1a

Browse files
[12.0.x EE9] Bump the build-deps group in /jetty-ee9 with 2 updates
Bumps the build-deps group in /jetty-ee9 with 2 updates: [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) and [org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin). 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) 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) --- updated-dependencies: - 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 - 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e09a6c commit a67bf1a

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
@@ -276,7 +276,7 @@
276276
<maven.source.plugin.version>3.3.1</maven.source.plugin.version>
277277
<maven.surefire.plugin.version>3.5.4</maven.surefire.plugin.version>
278278
<maven.version>3.9.9</maven.version>
279-
<maven.war.plugin.version>3.5.0</maven.war.plugin.version>
279+
<maven.war.plugin.version>3.5.1</maven.war.plugin.version>
280280
<mongo.docker.version>5.0.26</mongo.docker.version>
281281
<mongodb.version>5.6.1</mongodb.version>
282282
<netty.version>4.2.7.Final</netty.version>
@@ -321,7 +321,7 @@
321321
<testcontainers.version>1.21.3</testcontainers.version>
322322
<testng.version>7.11.0</testng.version>
323323
<tinybundles.version>4.0.1</tinybundles.version>
324-
<versions.maven.plugin.version>2.19.1</versions.maven.plugin.version>
324+
<versions.maven.plugin.version>2.20.1</versions.maven.plugin.version>
325325
<wildfly.common.version>2.0.1</wildfly.common.version>
326326
<wildfly.elytron.version>2.7.0.Final</wildfly.elytron.version>
327327
<xmemcached.version>2.4.9</xmemcached.version>

0 commit comments

Comments
 (0)