8000 fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-d… · open-feature/java-sdk-contrib@93085a3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 93085a3

Browse files
fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.14.1
1 parent c76f6fd commit 93085a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/go-feature-flag/pom.xml

Lines changed: 1 addition & 1 deletion
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)
0