Skip to content

Commit

Permalink
CLIENT-3059 Upgrade jackson-databind library to version 2.17.2 per synk.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianNichols committed Jul 29, 2024
1 parent 4dac236 commit b1e4a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.14.1</version>
<version>2.17.2</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit b1e4a87

Please sign in to comment.