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 38338dd Bump org.apache.maven:maven-plugin-api from 3.9.9 to 3.9.10
(#222)
38338dd is described below
commit 38338dddf9db54528a3eb4504bd053a515a41297
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 12 07:37:22 2025 -0400
Bump org.apache.maven:maven-plugin-api from 3.9.9 to 3.9.10 (#222)
Bumps [org.apache.maven:maven-plugin-api](https://github.com/apache/maven)
from 3.9.9 to 3.9.10.
- [Release notes](https://github.com/apache/maven/releases)
-
[Commits](https://github.com/apache/maven/compare/maven-3.9.9...maven-3.9.10)
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
dependency-version: 3.9.10
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 88d1dcb..1f262a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
- <version>3.9.9</version>
+ <version>3.9.10</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>