Skip to content

Commit 01e254d

Browse files
fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.15.1 (#317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Thomas Poignant <[email protected]>
1 parent 402a64c commit 01e254d

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

3535
<dependency>

0 commit comments

Comments
 (0)