Skip to content

Commit a17eb44

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.1 (#145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c76f6fd commit a17eb44

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
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.fasterxml.jackson.core</groupId>
3737
<artifactId>jackson-databind</artifactId>
38-
<version>2.14.0</version>
38+
<version>2.14.1</version>
3939
</dependency>
4040

4141
<dependency>

0 commit comments

Comments
 (0)