Skip to content

Commit

Permalink
Bump maven-scm-plugin from 1.12.0 to 1.12.2
Browse files Browse the repository at this point in the history
Bumps [maven-scm-plugin](https://github.com/apache/maven-scm) from 1.12.0 to 1.12.2.
- [Release notes](https://github.com/apache/maven-scm/releases)
- [Commits](apache/maven-scm@maven-scm-1.12.0...maven-scm-1.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Jan 27, 2022
1 parent 6762787 commit 9b8c9e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -268,7 +268,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-scm-plugin</artifactId>
<version>1.12.0</version>
<version>1.12.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 9b8c9e3

Please sign in to comment.