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 58cf3ae Bump org.apache.maven:maven-core from 3.9.14 to 3.9.15 (#315)
58cf3ae is described below
commit 58cf3aee5d6d5c9705d4063ecbb6871a72f0d351
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 19 22:20:30 2026 -0400
Bump org.apache.maven:maven-core from 3.9.14 to 3.9.15 (#315)
Bumps org.apache.maven:maven-core from 3.9.14 to 3.9.15.
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-core
dependency-version: 3.9.15
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 1ed28f7..828efa3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-core</artifactId>
- <version>3.9.14</version>
+ <version>3.9.15</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>