Skip to content

Commit 9b2a4fd

Browse files
authored
Merge pull request #7288 from gchq/dependabot/maven/java/com.fasterxml.jackson.core-jackson-annotations-2.22
Bump com.fasterxml.jackson.core:jackson-annotations from 2.21 to 2.22 in /java
2 parents b1d2eb1 + 3a097a7 commit 9b2a4fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
<jol.version>0.17</jol.version>
182182
<zookeeper.version>3.9.5</zookeeper.version>
183183
<jackson.version>2.21.4</jackson.version>
184-
<jackson.annotations.version>2.21</jackson.annotations.version>
184+
<jackson.annotations.version>2.22</jackson.annotations.version>
185185
<!-- Trino integration uses a different version of JJWT, this is the version used in the build module -->
186186
<jjwt.build.version>0.13.0</jjwt.build.version>
187187
<!-- Facebook Collections brings in a vulnerable version of Guava, so we manage this -->

0 commit comments

Comments
 (0)