Skip to content

Commit 5f25f99

Browse files
authored
Merge pull request #3381 from kubernetes-client/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.17.1
build(deps): bump com.fasterxml.jackson.core:jackson-annotations from 2.17.0 to 2.17.1
2 parents 487c67d + 27285c8 commit 5f25f99

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.17.0</version>
269+
<version>2.17.1</version>
270270
<optional>true</optional>
271271
</dependency>
272272

0 commit comments

Comments
 (0)