Skip to content

Commit

Permalink
Merge pull request #159 from GateNLP/dependabot/maven/com.fasterxml.j…
Browse files Browse the repository at this point in the history
…ackson.core-jackson-databind-2.12.7.1

Bump jackson-databind from 2.12.1 to 2.12.7.1
  • Loading branch information
ianroberts authored Dec 5, 2023
2 parents cafb5f4 + f8b8dac commit 6835fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.12.1</version>
<version>2.12.7.1</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 6835fcd

Please sign in to comment.