Skip to content

Commit b9014e6

Browse files
chore(deps): update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.19.2 (#1533)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85d3907 commit b9014e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

providers/go-feature-flag/pom.xml

Lines changed: 1 addition & 1 deletion
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.19.1</version>
37+
<version>2.19.2</version>
3838
</dependency>
3939

4040
<dependency>

providers/ofrep/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>com.fasterxml.jackson.datatype</groupId>
3838
<artifactId>jackson-datatype-jsr310</artifactId>
39-
<version>2.19.1</version>
39+
<version>2.19.2</version>
4040
</dependency>
4141

4242
<dependency>

0 commit comments

Comments
 (0)