Skip to content

Commit 0bee551

Browse files
chore(deps): update dependency com.fasterxml.jackson.core:jackson-annotations to v2.17.1 (#775)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c9e4245 commit 0bee551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/flipt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>com.fasterxml.jackson.core</groupId>
5959
<artifactId>jackson-annotations</artifactId>
60-
<version>2.17.0</version>
60+
<version>2.17.1</version>
6161
<scope>test</scope>
6262
</dependency>
6363

0 commit comments

Comments
 (0)