Skip to content

Commit c599809

Browse files
authored
Merge pull request #5769 from eXist-db/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.19.1
Bump com.fasterxml.jackson.core:jackson-core from 2.19.0 to 2.19.1
2 parents 66fccb1 + c7609a4 commit c599809

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.19.0</version>
62+
<version>2.19.1</version>
6363
</dependency>
6464

6565
<!-- dependency>

0 commit comments

Comments
 (0)