Skip to content

Commit 907b958

Browse files
Update jackson monorepo to v2.18.2
1 parent a51fbdb commit 907b958

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jboss-eap-*-maven-repository/org/jboss/spec/jboss-javaee-6.0
7373
<dependency>
7474
<groupId>com.fasterxml.jackson.core</groupId>
7575
<artifactId>jackson-core</artifactId>
76-
<version>2.11.1</version>
76+
<version>2.18.2</version>
7777
</dependency>
7878
<dependency>
7979
<groupId>com.fasterxml.jackson.core</groupId>
@@ -83,7 +83,7 @@ jboss-eap-*-maven-repository/org/jboss/spec/jboss-javaee-6.0
8383
<dependency>
8484
<groupId>com.fasterxml.jackson.core</groupId>
8585
<artifactId>jackson-annotations</artifactId>
86-
<version>2.11.1</version>
86+
<version>2.18.2</version>
8787
</dependency>
8888
</dependencies>
8989
<profiles>

0 commit comments

Comments
 (0)