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 1ad1ecdb5 chore(deps): bump org.apache.maven:maven-compat from 3.9.15
to 3.9.16 (#2842)
1ad1ecdb5 is described below
commit 1ad1ecdb54a3d84f9a26c5526a99fb435f6559f8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 19 12:56:27 2026 +0200
chore(deps): bump org.apache.maven:maven-compat from 3.9.15 to 3.9.16
(#2842)
Bumps [org.apache.maven:maven-compat](https://github.com/apache/maven) from
3.9.15 to 3.9.16.
- [Release notes](https://github.com/apache/maven/releases)
-
[Commits](https://github.com/apache/maven/compare/maven-3.9.15...maven-3.9.16)
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-compat
dependency-version: 3.9.16
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 593f06df5..013af1379 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
<commons-io.version>2.21.0</commons-io.version>
<plexus-container-default.version>2.1.1</plexus-container-default.version>
<plexus-utils.version>4.0.3</plexus-utils.version>
- <maven-compat.version>3.9.15</maven-compat.version>
+ <maven-compat.version>3.9.16</maven-compat.version>
<maven-plugin-annotations.version>3.15.2</maven-plugin-annotations.version>
<maven-core.version>3.9.16</maven-core.version>
<maven-resolver-api.version>2.0.17</maven-resolver-api.version>