Skip to content

Commit f3b95f1

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.19.1 to 2.19.2
--- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ad6865 commit f3b95f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<central.publishing.version>0.8.0</central.publishing.version>
3636

3737
<jackson.version>2.19.1</jackson.version>
38-
<jackson.databind.version>2.19.1</jackson.databind.version>
38+
<jackson.databind.version>2.19.2</jackson.databind.version>
3939
<junit.version>4.13.2</junit.version>
4040
<olingo.version>4.10.0</olingo.version>
4141
<httpclient.version>4.5.14</httpclient.version>

0 commit comments

Comments
 (0)