This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-examples.git
The following commit(s) were added to refs/heads/main by this push:
new 0f2ea4af Bump org.apache.maven.scm:maven-scm-provider-gitexe from 1.9
to 2.2.1
0f2ea4af is described below
commit 0f2ea4af5ecc5794aae78d8266831a34ab65912d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 26 15:22:44 2026 +0000
Bump org.apache.maven.scm:maven-scm-provider-gitexe from 1.9 to 2.2.1
Bumps org.apache.maven.scm:maven-scm-provider-gitexe from 1.9 to 2.2.1.
---
updated-dependencies:
- dependency-name: org.apache.maven.scm:maven-scm-provider-gitexe
dependency-version: 2.2.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 17768341..f9a610bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -404,7 +404,7 @@
<dependency>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-provider-gitexe</artifactId>
- <version>1.9</version>
+ <version>2.2.1</version>
</dependency>
</dependencies>
<configuration>