Skip to content

Commit

Permalink
[MPLUGIN-462] Bump plexus-java from 1.1.1 to 1.1.2 (#200)
Browse files Browse the repository at this point in the history
Bumps [plexus-java](https://github.com/codehaus-plexus/plexus-languages) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/codehaus-plexus/plexus-languages/releases)
- [Commits](codehaus-plexus/plexus-languages@plexus-languages-1.1.1...plexus-languages-1.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 16, 2023
1 parent 3b417bc commit c4f464a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugin-tools-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-java</artifactId>
<version>1.1.1</version>
<version>1.1.2</version>
</dependency>
<!-- test -->
<dependency>
Expand Down

0 comments on commit c4f464a

Please sign in to comment.