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 3785eb7 Bump org.apache.cxf.build-utils:cxf-buildtools from 4.1.2 to
4.1.3 (#286)
3785eb7 is described below
commit 3785eb70c2c6af695433101abeb49c3ce7fbb524
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 15 20:33:15 2026 -0500
Bump org.apache.cxf.build-utils:cxf-buildtools from 4.1.2 to 4.1.3 (#286)
Bumps org.apache.cxf.build-utils:cxf-buildtools from 4.1.2 to 4.1.3.
---
updated-dependencies:
- dependency-name: org.apache.cxf.build-utils:cxf-buildtools
dependency-version: 4.1.3
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 464c399..bf70154 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
</prerequisites>
<properties>
- <cxf-buildtools-version>4.1.2</cxf-buildtools-version>
+ <cxf-buildtools-version>4.1.3</cxf-buildtools-version>
<jdk.version>17</jdk.version>
<jaxb-version>4.0.4</jaxb-version>
<jaxb-runtime-version>4.0.6</jaxb-runtime-version>