Skip to content

Commit 10f2bfe

Browse files
authored
Merge pull request #596 from xdev-software/renovate/com.fasterxml.jackson.core-jackson-databind-2.x
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.20.0
2 parents 98bbb6f + bf4f0dd commit 10f2bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>com.fasterxml.jackson.core</groupId>
7575
<artifactId>jackson-databind</artifactId>
76-
<version>2.19.2</version>
76+
<version>2.20.0</version>
7777
</dependency>
7878

7979
<dependency>

0 commit comments

Comments
 (0)