Skip to content

Commit 84f534c

Browse files
fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.17.2 (#867)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf66811 commit 84f534c

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
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>com.fasterxml.jackson.datatype</groupId>
3636
<artifactId>jackson-datatype-jsr310</artifactId>
37-
<version>2.17.1</version>
37+
<version>2.17.2</version>
3838
</dependency>
3939

4040
<dependency>

0 commit comments

Comments
 (0)