We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a51fbdb commit 907b958Copy full SHA for 907b958
pom.xml
@@ -73,7 +73,7 @@ jboss-eap-*-maven-repository/org/jboss/spec/jboss-javaee-6.0
73
<dependency>
74
<groupId>com.fasterxml.jackson.core</groupId>
75
<artifactId>jackson-core</artifactId>
76
- <version>2.11.1</version>
+ <version>2.18.2</version>
77
</dependency>
78
79
@@ -83,7 +83,7 @@ jboss-eap-*-maven-repository/org/jboss/spec/jboss-javaee-6.0
83
84
85
<artifactId>jackson-annotations</artifactId>
86
87
88
</dependencies>
89
<profiles>
0 commit comments