Skip to content

Commit 3e88ff8

Browse files
authored
Merge pull request eugenp#14557 from Bipinkumar27/JAVA-23094
JAVA-23094: changes made for updating jackson dependency
2 parents e568cee + e2662a4 commit 3e88ff8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1287,7 +1287,7 @@
12871287
<jstl-api.version>1.2</jstl-api.version>
12881288
<javax.servlet.jsp-api.version>2.3.3</javax.servlet.jsp-api.version>
12891289
<jstl.version>1.2</jstl.version>
1290-
<jackson.version>2.13.3</jackson.version>
1290+
<jackson.version>2.15.2</jackson.version>
12911291
<commons-fileupload.version>1.4</commons-fileupload.version>
12921292
<junit-platform.version>1.9.2</junit-platform.version>
12931293
<junit-jupiter.version>5.9.2</junit-jupiter.version>

xml-2/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070

7171
<properties>
7272
<dom4j.version>2.1.3</dom4j.version>
73-
<jackson.version>2.14.1</jackson.version>
7473
<json.version>20230227</json.version>
7574
<underscore.version>1.89</underscore.version>
7675
</properties>

0 commit comments

Comments
 (0)