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 6e463a0 Bump org.apache.maven:maven-core from 3.9.12 to 3.9.13 (#299)
6e463a0 is described below
commit 6e463a030b599c49a7edf597ee88f0a633e3abd4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 8 21:20:03 2026 -0400
Bump org.apache.maven:maven-core from 3.9.12 to 3.9.13 (#299)
Bumps org.apache.maven:maven-core from 3.9.12 to 3.9.13.
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-core
dependency-version: 3.9.13
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 45efd2e..7c2333e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-core</artifactId>
- <version>3.9.12</version>
+ <version>3.9.13</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>