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.git
The following commit(s) were added to refs/heads/main by this push:
new 8825923662 Bump tools.jackson.core:jackson-databind from 3.1.1 to
3.1.2 (#3037)
8825923662 is described below
commit 88259236622da488c8454f9969dd176e24bc944e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 17 11:50:36 2026 -0400
Bump tools.jackson.core:jackson-databind from 3.1.1 to 3.1.2 (#3037)
Bumps
[tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson)
from 3.1.1 to 3.1.2.
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: tools.jackson.core:jackson-databind
dependency-version: 3.1.2
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 7aade9ab1a..20b0716a85 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -134,7 +134,7 @@
<cxf.httpcomponents.client5.version>5.6</cxf.httpcomponents.client5.version>
<cxf.httpcomponents.core5.version>5.4.2</cxf.httpcomponents.core5.version>
<cxf.jackson.version>3.1.2</cxf.jackson.version>
- <cxf.jackson.databind.version>3.1.1</cxf.jackson.databind.version>
+ <cxf.jackson.databind.version>3.1.2</cxf.jackson.databind.version>
<cxf.jackson.annotations.version>2.21</cxf.jackson.annotations.version>
<cxf.jacorb.version>3.9</cxf.jacorb.version>
<cxf.jaeger.version>1.8.1</cxf.jaeger.version>