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.git
The following commit(s) were added to refs/heads/main by this push:
new a87ca2158066 chore(deps): Bump
org.codehaus.mojo:build-helper-maven-plugin
a87ca2158066 is described below
commit a87ca21580661504551fc14b41cda965a2e1c647
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 15 21:37:55 2026 +0000
chore(deps): Bump org.codehaus.mojo:build-helper-maven-plugin
Bumps
[org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin)
from 3.6.1 to 3.6.2.
- [Release
notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
-
[Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.6.1...3.6.2)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
dependency-version: 3.6.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 81a6122c75fd..8f7bc1c9e165 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -99,7 +99,7 @@
<bouncycastle-version>1.85</bouncycastle-version>
<box-java-sdk-version>4.16.4</box-java-sdk-version>
<braintree-gateway-version>3.53.0</braintree-gateway-version>
-
<build-helper-maven-plugin-version>3.6.1</build-helper-maven-plugin-version>
+
<build-helper-maven-plugin-version>3.6.2</build-helper-maven-plugin-version>
<bytebuddy-version>1.18.13</bytebuddy-version>
<c3p0-version>0.14.2</c3p0-version>
<caffeine-version>3.2.4</caffeine-version>