Skip to content

Commit 9cc36dc

Browse files
fix(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.18.3 (#1253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f10fd1e commit 9cc36dc

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.18.2</version>
37+
<version>2.18.3</version>
3838
</dependency>
3939

4040
<dependency>

0 commit comments

Comments
 (0)