Skip to content

Commit 9b76379

Browse files
[MRESOURCES-305] Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 (#65)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 784169c commit 9b76379

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pom.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,11 @@ under the License.
122122
<dependency>
123123
<groupId>org.codehaus.plexus</groupId>
124124
<artifactId>plexus-utils</artifactId>
125-
<version>3.5.1</version>
125+
<scope>test</scope>
126+
</dependency>
127+
<dependency>
128+
<groupId>org.codehaus.plexus</groupId>
129+
<artifactId>plexus-xml</artifactId>
126130
<scope>test</scope>
127131
</dependency>
128132
<dependency>

0 commit comments

Comments
 (0)