Skip to content

Commit 077fd92

Browse files
dependabot[bot]slandelle
authored andcommitted
⬆️ Bump maven-scm-api from 1.12.0 to 1.12.2
Bumps [maven-scm-api](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.scm:maven-scm-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32eadc2 commit 077fd92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@
544544
<dependency>
545545
<groupId>org.apache.maven.scm</groupId>
546546
<artifactId>maven-scm-api</artifactId>
547-
<version>1.12.0</version>
547+
<version>1.12.2</version>
548548
<scope>compile</scope>
549549
</dependency>
550550
<dependency>

0 commit comments

Comments
 (0)