Skip to content

Commit 289ee7a

Browse files
authored
Merge pull request #5367 from line-o/deps/jackson-core
Bump jackson-core from 2.13.4 to 2.15.2
2 parents 236d384 + ae61c8a commit 289ee7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>com.fasterxml.jackson.core</groupId>
6161
<artifactId>jackson-core</artifactId>
62-
<version>2.13.4</version>
62+
<version>2.15.2</version>
6363
</dependency>
6464

6565
<!-- dependency>

0 commit comments

Comments
 (0)