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 0cb59d70e02 Bump tools.jackson.core:jackson-databind from 3.1.3 to
3.1.4 (#3180)
0cb59d70e02 is described below
commit 0cb59d70e021baea50d66d92c42c0e74dae97eeb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 13:14:51 2026 -0400
Bump tools.jackson.core:jackson-databind from 3.1.3 to 3.1.4 (#3180)
* Bump tools.jackson.core:jackson-databind from 3.1.3 to 3.1.4
Bumps
[tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson)
from 3.1.3 to 3.1.4.
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: tools.jackson.core:jackson-databind
dependency-version: 3.1.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* Update parent/pom.xml
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andriy Redko <[email protected]>
---
parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 24cc90e78fc..7765fd50b6d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -133,8 +133,8 @@
<cxf.httpcomponents.core.version>4.4.16</cxf.httpcomponents.core.version>
<cxf.httpcomponents.client5.version>5.6.1</cxf.httpcomponents.client5.version>
<cxf.httpcomponents.core5.version>5.4.2</cxf.httpcomponents.core5.version>
- <cxf.jackson.version>3.1.3</cxf.jackson.version>
- <cxf.jackson.databind.version>3.1.3</cxf.jackson.databind.version>
+ <cxf.jackson.version>3.1.4</cxf.jackson.version>
+ <cxf.jackson.databind.version>3.1.4</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>