Skip to content

Commit

Permalink
Merge pull request #1981 from gchq/dependabot/maven/java/jackson.vers…
Browse files Browse the repository at this point in the history
…ion-2.16.2

Bump jackson.version from 2.15.2 to 2.16.2 in /java
  • Loading branch information
patchwork01 authored Mar 11, 2024
2 parents 76f19e3 + 5c42900 commit 3d7ecb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<commons-text.version>1.10.0</commons-text.version>
<janino.version>3.1.9</janino.version>
<commons-net.version>3.9.0</commons-net.version>
<jackson.version>2.15.2</jackson.version>
<jackson.version>2.16.2</jackson.version>
<!-- Trino integration uses a different version of JJWT, this is the version used in the build module -->
<jjwt.build.version>0.12.5</jjwt.build.version>
<facebook.collections.version>0.1.32</facebook.collections.version>
Expand Down

0 comments on commit 3d7ecb5

Please sign in to comment.