This is an automated email from the ASF dual-hosted git repository.
oscerd pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/main by this push:
new e9980b039 chore(deps): bump
org.apache.maven.plugin-tools:maven-plugin-annotations (#3017)
e9980b039 is described below
commit e9980b039cc2a53bbb1a4ecc4561977b9a3d4c93
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 14 09:26:00 2026 +0200
chore(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations
(#3017)
Bumps
[org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools)
from 3.15.2 to 3.16.0.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
-
[Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.15.2...maven-plugin-tools-3.16.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
dependency-version: 3.16.0
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 ac7d146c5..e53af8f1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
<plexus-container-default.version>2.1.1</plexus-container-default.version>
<plexus-utils.version>4.1.0</plexus-utils.version>
<maven-compat.version>3.9.16</maven-compat.version>
-
<maven-plugin-annotations.version>3.15.2</maven-plugin-annotations.version>
+
<maven-plugin-annotations.version>3.16.0</maven-plugin-annotations.version>
<maven-core.version>3.9.16</maven-core.version>
<maven-resolver-api.version>2.0.22</maven-resolver-api.version>