Skip to content

Commit 8da6366

Browse files
authored
Merge pull request #2895 from kubernetes-client/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.16.0
build(deps): bump com.fasterxml.jackson.core:jackson-annotations from 2.15.3 to 2.16.0
2 parents 47ec6d5 + b1ef93a commit 8da6366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
<dependency>
254254
<groupId>com.fasterxml.jackson.core</groupId>
255255
<artifactId>jackson-annotations</artifactId>
256-
<version>2.15.3</version>
256+
<version>2.16.0</version>
257257
<optional>true</optional>
258258
</dependency>
259259

0 commit comments

Comments
 (0)