Skip to content

Commit 6f5e11e

Browse files
authored
Merge pull request #3187 from kubernetes-client/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.16.2
build(deps): bump com.fasterxml.jackson.core:jackson-annotations from 2.16.1 to 2.16.2
2 parents b4bb5f3 + 2fd5d36 commit 6f5e11e

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
@@ -266,7 +266,7 @@
266266
<dependency>
267267
<groupId>com.fasterxml.jackson.core</groupId>
268268
<artifactId>jackson-annotations</artifactId>
269-
<version>2.16.1</version>
269+
<version>2.16.2</version>
270270
<optional>true</optional>
271271
</dependency>
272272

0 commit comments

Comments
 (0)