This is an automated email from the ASF dual-hosted git repository.
yesamer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git
The following commit(s) were added to refs/heads/main by this push:
new b701d5f24b6 Bump com.fasterxml.jackson.core:jackson-databind in
/kie-parent (#6771)
b701d5f24b6 is described below
commit b701d5f24b6b174c3b7e18c0fedffcb765acca35
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 26 09:25:29 2026 +0200
Bump com.fasterxml.jackson.core:jackson-databind in /kie-parent (#6771)
Bumps
[com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson)
from 2.21.2 to 2.22.0.
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-version: 2.22.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
kie-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kie-parent/pom.xml b/kie-parent/pom.xml
index 6eda0a854a3..74cc6b5bd46 100644
--- a/kie-parent/pom.xml
+++ b/kie-parent/pom.xml
@@ -89,7 +89,7 @@
<version.ch.qos.logback>1.5.34</version.ch.qos.logback>
<version.com.fasterxml.jackson>2.21.2</version.com.fasterxml.jackson>
<version.com.fasterxml.jackson.annotations>2.21</version.com.fasterxml.jackson.annotations>
-
<version.com.fasterxml.jackson.databind>2.21.2</version.com.fasterxml.jackson.databind>
+
<version.com.fasterxml.jackson.databind>2.22.0</version.com.fasterxml.jackson.databind>
<version.com.fasterxml.jackson.datatype>2.21.2</version.com.fasterxml.jackson.datatype>
<version.com.github.docker-java>3.7.1</version.com.github.docker-java><!--
align with testcontainers ABI; Quarkus BOM pins older docker-java missing
ImageHistoryCmd -->
<version.com.github.eirslett>1.15.1</version.com.github.eirslett>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]