mirror of
https://github.com/zxing/zxing.git
synced 2024-11-09 20:44:03 -08:00
Bump org.apache.maven.plugins:maven-scm-plugin from 2.0.1 to 2.1.0 (#1789)
Bumps [org.apache.maven.plugins:maven-scm-plugin](https://github.com/apache/maven-scm) from 2.0.1 to 2.1.0. - [Commits](https://github.com/apache/maven-scm/compare/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
647c1a8f1a
commit
3e8f65f5ef
2
pom.xml
2
pom.xml
|
@ -261,7 +261,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-scm-plugin</artifactId>
|
<artifactId>maven-scm-plugin</artifactId>
|
||||||
<version>2.0.1</version>
|
<version>2.1.0</version>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
|
Loading…
Reference in a new issue