Skip to content

Commit

Permalink
Bump maven-scm-manager-plexus from 1.8 to 1.12.0
Browse files Browse the repository at this point in the history
Bumps maven-scm-manager-plexus from 1.8 to 1.12.0.

---
updated-dependencies:
- dependency-name: org.apache.maven.scm:maven-scm-manager-plexus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2021
1 parent d91b784 commit f111bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
<dependency>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-manager-plexus</artifactId>
<version>1.8</version> <!-- watch it!! With a newer version, unittests will fail!! -->
<version>1.12.0</version> <!-- watch it!! With a newer version, unittests will fail!! -->
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f111bbe

Please sign in to comment.