Skip to content

Commit 17e8746

Browse files
fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.15.2 (#334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c0259fe commit 17e8746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.15.1</version>
32+
<version>2.15.2</version>
3333
</dependency>
3434

3535
<dependency>

0 commit comments

Comments
 (0)