Skip to content

Commit 0213a29

Browse files
Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 (#465)
Bumps [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.5.1 to 4.0.0. - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases) - [Commits](codehaus-plexus/plexus-utils@plexus-utils-3.5.1...plexus-utils-4.0.0) --- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sylwester Lachiewicz <slachiewicz@apache.org>
1 parent 71253a6 commit 0213a29

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

modello-maven-plugin/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@
3737
<groupId>org.codehaus.plexus</groupId>
3838
<artifactId>plexus-utils</artifactId>
3939
</dependency>
40+
<dependency>
41+
<groupId>org.codehaus.plexus</groupId>
42+
<artifactId>plexus-xml</artifactId>
43+
</dependency>
4044
<dependency>
4145
<groupId>org.codehaus.plexus</groupId>
4246
<artifactId>plexus-build-api</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@
313313
<dependency>
314314
<groupId>org.codehaus.plexus</groupId>
315315
<artifactId>plexus-utils</artifactId>
316-
<version>3.5.1</version>
316+
<version>4.0.0</version>
317317
</dependency>
318318
<dependency>
319319
<groupId>org.codehaus.plexus</groupId>

0 commit comments

Comments
 (0)