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 f52cbc73 Bump org.apache.maven.plugins:maven-dependency-plugin
f52cbc73 is described below
commit f52cbc73f2dc0c5b58081f9d756af603a250df92
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 22 05:45:06 2026 +0000
Bump org.apache.maven.plugins:maven-dependency-plugin
Bumps
[org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin)
from 3.8.1 to 3.11.0.
- [Release
notes](https://github.com/apache/maven-dependency-plugin/releases)
-
[Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.8.1...maven-dependency-plugin-3.11.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
dependency-version: 3.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
ai-tools-spiffe-opa/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ai-tools-spiffe-opa/pom.xml b/ai-tools-spiffe-opa/pom.xml
index 01fa4cd4..3c49a725 100644
--- a/ai-tools-spiffe-opa/pom.xml
+++ b/ai-tools-spiffe-opa/pom.xml
@@ -35,7 +35,7 @@
<properties>
<category>AI</category>
<title>AI Tools with SPIFFE and OPA</title>
-
<maven-dependency-plugin-version>3.8.1</maven-dependency-plugin-version>
+
<maven-dependency-plugin-version>3.11.0</maven-dependency-plugin-version>
</properties>
<dependencyManagement>