Skip to content

Commit

Permalink
Bump jackson-core from 2.13.4 to 2.15.2
Browse files Browse the repository at this point in the history
This aligns the jackson-core version with the one that tika depends on.
  • Loading branch information
line-o committed Jul 16, 2024
1 parent 2ad390e commit ae61c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exist-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.13.4</version>
<version>2.15.2</version>
</dependency>

<!-- dependency>
Expand Down

0 comments on commit ae61c8a

Please sign in to comment.