Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Bump plexus-utils from 3.0 to 3.0.16 in /surefire-shadefire #8

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump plexus-utils from 3.0 to 3.0.16 in /surefire-shadefire
Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 3.0 to 3.0.16.
- [Release notes](https://github.com/sonatype/plexus-utils/releases)
- [Commits](sonatype/plexus-utils@plexus-utils-3.0...plexus-utils-3.0.16)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2022
commit 5a41fb74d183474dbbb3839f34e7ca6ce06a1fac
2 changes: 1 addition & 1 deletion surefire-shadefire/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.0</version>
<version>3.0.16</version>
</dependency>
<dependency>
<groupId>org.apache.maven.surefire</groupId>
Expand Down