Skip to content

Commit

Permalink
Bump plexus-utils from 3.3.1 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.3.1 to 3.4.1.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
- [Commits](codehaus-plexus/plexus-utils@plexus-utils-3.3.1...plexus-utils-3.4.1)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 27, 2022
1 parent dbdef5b commit 23c2531
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -213,8 +213,8 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<!-- Stick with version 3.3.1 because later versions break writing of output files, see https://github.com/mojohaus/versions-maven-plugin/issues/542 -->
<version>3.3.1</version>
<!-- Stick with version 3.4.1 because later versions break writing of output files, see https://github.com/mojohaus/versions-maven-plugin/issues/542 -->
<version>3.4.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
Expand Down

0 comments on commit 23c2531

Please sign in to comment.