Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-scm-plugin from 2.0.1 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-scm-plugin](https://github.com/apache/maven-scm) from 2.0.1 to 2.1.0.
- [Commits](apache/maven-scm@maven-scm-2.0.1...maven-scm-2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent 13d0d32 commit 96761ff
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 @@ -100,7 +100,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-scm-plugin</artifactId>
<version>2.0.1</version>
<version>2.1.0</version>
<configuration>
<connectionType>connection</connectionType>
</configuration>
Expand Down

0 comments on commit 96761ff

Please sign in to comment.