This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git
The following commit(s) were added to refs/heads/main by this push:
new 40cc355 Bump org.apache.maven:maven-compat from 3.9.11 to 3.9.12
(#279)
40cc355 is described below
commit 40cc355153894f5bb5e10bb150bb9c0e3a918125
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 18 21:24:17 2025 -0500
Bump org.apache.maven:maven-compat from 3.9.11 to 3.9.12 (#279)
Bumps [org.apache.maven:maven-compat](https://github.com/apache/maven) from
3.9.11 to 3.9.12.
- [Release notes](https://github.com/apache/maven/releases)
-
[Commits](https://github.com/apache/maven/compare/maven-3.9.11...maven-3.9.12)
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-compat
dependency-version: 3.9.12
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 cd51592..7c1d704 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-compat</artifactId>
- <version>3.9.11</version>
+ <version>3.9.12</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>