From cb3b854caa2cfbb31ccfc64cb4ea141aea652e99 Mon Sep 17 00:00:00 2001
From: panos-kakos <102670093+panos-kakos@users.noreply.github.com>
Date: Sun, 25 Feb 2024 23:26:52 +0200
Subject: [PATCH] [JAVA-30180] Upgraded jackson library in main pom.xml
(#15847)
* [JAVA-30180] Upgraded jackson library in main pom.xml
* [JAVA-30180] Reverted jackson upgrade for apache-kafka
* [JAVA-30180]
---
core-java-modules/core-java-11-3/pom.xml | 1 -
core-java-modules/core-java-collections-list-5/pom.xml | 1 -
jackson-modules/jackson-polymorphic-deserialization/pom.xml | 1 -
jackson-simple/pom.xml | 6 +-----
persistence-modules/spring-boot-persistence-4/pom.xml | 2 --
persistence-modules/spring-data-elasticsearch/pom.xml | 1 -
pom.xml | 2 +-
testing-modules/instancio/pom.xml | 1 -
testing-modules/mocks-2/pom.xml | 1 -
9 files changed, 2 insertions(+), 14 deletions(-)
diff --git a/core-java-modules/core-java-11-3/pom.xml b/core-java-modules/core-java-11-3/pom.xml
index cacbc9089c..9d21958cff 100644
--- a/core-java-modules/core-java-11-3/pom.xml
+++ b/core-java-modules/core-java-11-3/pom.xml
@@ -45,7 +45,6 @@
11
11
- 2.16.0
2.10.1
diff --git a/core-java-modules/core-java-collections-list-5/pom.xml b/core-java-modules/core-java-collections-list-5/pom.xml
index d62263eb63..8fc5062ac0 100644
--- a/core-java-modules/core-java-collections-list-5/pom.xml
+++ b/core-java-modules/core-java-collections-list-5/pom.xml
@@ -60,7 +60,6 @@
1.21
2.10.1
- 2.16.0
20230618
\ No newline at end of file
diff --git a/jackson-modules/jackson-polymorphic-deserialization/pom.xml b/jackson-modules/jackson-polymorphic-deserialization/pom.xml
index cbf67e5013..f25268d6f8 100644
--- a/jackson-modules/jackson-polymorphic-deserialization/pom.xml
+++ b/jackson-modules/jackson-polymorphic-deserialization/pom.xml
@@ -36,7 +36,6 @@
- 2.16.0
0.9.11
diff --git a/jackson-simple/pom.xml b/jackson-simple/pom.xml
index 900c80a5e7..08395c85a4 100644
--- a/jackson-simple/pom.xml
+++ b/jackson-simple/pom.xml
@@ -30,9 +30,5 @@
-
-
- 2.16.0
-
-
+
\ No newline at end of file
diff --git a/persistence-modules/spring-boot-persistence-4/pom.xml b/persistence-modules/spring-boot-persistence-4/pom.xml
index acff937114..2521590f3c 100644
--- a/persistence-modules/spring-boot-persistence-4/pom.xml
+++ b/persistence-modules/spring-boot-persistence-4/pom.xml
@@ -55,7 +55,6 @@
com.fasterxml.jackson.core
jackson-databind
- ${jackson.version}
org.modelmapper
@@ -91,7 +90,6 @@
17
1.0.7
3.7.0
- 2.16.0
3.2.0
1.16.1
1.18.30
diff --git a/persistence-modules/spring-data-elasticsearch/pom.xml b/persistence-modules/spring-data-elasticsearch/pom.xml
index b8edae68d3..1eb627ce57 100644
--- a/persistence-modules/spring-data-elasticsearch/pom.xml
+++ b/persistence-modules/spring-data-elasticsearch/pom.xml
@@ -60,7 +60,6 @@
5.1.2
8.9.0
- 2.16.0
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 030b8e1843..a8e731c795 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1192,7 +1192,7 @@
1.2
2.3.3
1.2
- 2.16.0
+ 2.16.1
1.5
1.9.2
5.9.2
diff --git a/testing-modules/instancio/pom.xml b/testing-modules/instancio/pom.xml
index 7687ce282d..2cc1a84748 100644
--- a/testing-modules/instancio/pom.xml
+++ b/testing-modules/instancio/pom.xml
@@ -52,7 +52,6 @@
2.9.0
- 2.14.1
5.9.2
diff --git a/testing-modules/mocks-2/pom.xml b/testing-modules/mocks-2/pom.xml
index 2ef1a03dff..9db598421e 100644
--- a/testing-modules/mocks-2/pom.xml
+++ b/testing-modules/mocks-2/pom.xml
@@ -33,7 +33,6 @@
1.6.0
- 2.16.0
5.3.25