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 c7a16a2 Bump org.apache.maven:maven-core from 3.9.7 to 3.9.9 (#179)
c7a16a2 is described below
commit c7a16a25a82cc51eabc466778243ba5c561ac29a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 24 02:35:15 2024 -0400
Bump org.apache.maven:maven-core from 3.9.7 to 3.9.9 (#179)
Bumps [org.apache.maven:maven-core](https://github.com/apache/maven) from
3.9.7 to 3.9.9.
- [Release notes](https://github.com/apache/maven/releases)
-
[Commits](https://github.com/apache/maven/compare/maven-3.9.7...maven-3.9.9)
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-core
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 43f2c0f..77286cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-core</artifactId>
- <version>3.9.7</version>
+ <version>3.9.9</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>