This is an automated email from the ASF dual-hosted git repository.
lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git
The following commit(s) were added to refs/heads/master by this push:
new 47299e9 Bump maven-scm-provider-gitexe from 1.9 to 1.12.0 (#206)
47299e9 is described below
commit 47299e90ec6068a85fd639129076f676ed7c2a9c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 6 09:09:29 2021 -0700
Bump maven-scm-provider-gitexe from 1.9 to 1.12.0 (#206)
Bumps maven-scm-provider-gitexe from 1.9 to 1.12.0.
---
updated-dependencies:
- dependency-name: org.apache.maven.scm:maven-scm-provider-gitexe
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 81a590a..d83a23a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -694,7 +694,7 @@
<dependency>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-provider-gitexe</artifactId>
- <version>1.9</version>
+ <version>1.12.0</version>
</dependency>
</dependencies>
</plugin>