Skip to content

Commit ccf5ac6

Browse files
committed
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.20.1
1 parent e696c22 commit ccf5ac6

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.20.0</version>
76+
<version>2.20.1</version>
7777
</dependency>
7878

7979
<dependency>

0 commit comments

Comments
 (0)