Skip to content

Commit 38b743a

Browse files
fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.14.1
1 parent 2bc61df commit 38b743a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: providers/go-feature-flag/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.fasterxml.jackson.datatype</groupId>
3131
<artifactId>jackson-datatype-jsr310</artifactId>
32-
<version>2.14.0</version>
32+
<version>2.14.1</version>
3333
</dependency>
3434

3535
<dependency>

0 commit comments

Comments
 (0)