This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit c8e7ea5348c5083c0c5073682881508aa5bd2d25
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 8 14:54:34 2025 -0500
Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3
(#2300)
* Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3
Bumps
[com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson)
from 2.18.2 to 2.18.3.
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
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]>
(cherry picked from commit 8f866fcdfd522d52ea33efd43dbe93cc5fb416b2)
# Conflicts:
# parent/pom.xml
(cherry picked from commit 9ca0ec80e5c9d28f53ce35ae09ef5c11f3e2ecc2)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index ff79ff5d9e..e79ef00988 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -129,7 +129,7 @@
<cxf.httpcomponents.client5.version>5.3.1</cxf.httpcomponents.client5.version>
<cxf.httpcomponents.core5.version>5.2.5</cxf.httpcomponents.core5.version>
<cxf.jackson.version>2.18.2</cxf.jackson.version>
- <cxf.jackson.databind.version>2.18.2</cxf.jackson.databind.version>
+ <cxf.jackson.databind.version>2.18.3</cxf.jackson.databind.version>
<cxf.jacorb.version>3.9</cxf.jacorb.version>
<cxf.jaeger.version>1.8.1</cxf.jaeger.version>
<cxf.jakarta.activation.version>1.2.2</cxf.jakarta.activation.version>