Skip to content

Commit

Permalink
Bump plexus-utils in /src/it/projects/java_module-mainclass
Browse files Browse the repository at this point in the history
Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 1.1 to 3.0.16.
- [Release notes](https://github.com/sonatype/plexus-utils/releases)
- [Commits](https://github.com/sonatype/plexus-utils/commits/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 and slawekjaranowski committed Jul 10, 2022
1 parent e35158a commit a4938ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/projects/java_module-mainclass/pom.xml
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>1.1</version>
<version>3.0.16</version>
</dependency>
</dependencies>
</project>

0 comments on commit a4938ad

Please sign in to comment.