Skip to content

Commit e655797

Browse files
authored
Merge pull request #3541 from kubernetes-client/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.17.2
Bump com.fasterxml.jackson.core:jackson-annotations from 2.17.1 to 2.17.2
2 parents 59d9c8e + efbcafc commit e655797

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.17.1</version>
256+
<version>2.17.2</version>
257257
<optional>true</optional>
258258
</dependency>
259259

0 commit comments

Comments
 (0)