Skip to content

Commit 0c3ae2a

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.0
1 parent 1c80ec2 commit 0c3ae2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: providers/flipt/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.fasterxml.jackson.core</groupId>
4747
<artifactId>jackson-databind</artifactId>
48-
<version>2.17.2</version>
48+
<version>2.18.0</version>
4949
</dependency>
5050

5151
<dependency>

0 commit comments

Comments
 (0)