Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-scm-plugin from 1.13.0 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 1.13.0 to 2.1.0.
- [Commits](apache/maven-scm@maven-scm-1.13.0...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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ydaveluy committed Aug 18, 2024
1 parent 4957c2b commit 9471436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.xsmp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-scm-plugin</artifactId>
<version>1.13.0</version>
<version>2.1.0</version>
<executions>
<execution>
<id>Checkout Xsmp sources</id>
Expand Down

0 comments on commit 9471436

Please sign in to comment.