Skip to content

Commit 1c33bc4

Browse files
authored
Merge pull request #3802 from kubernetes-client/dependabot/maven/master-java8/com.fasterxml.jackson.core-jackson-annotations-2.18.2
build(deps): bump com.fasterxml.jackson.core:jackson-annotations from 2.18.1 to 2.18.2
2 parents 582afcf + bfcbd7f commit 1c33bc4

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
@@ -263,7 +263,7 @@
263263
<dependency>
264264
<groupId>com.fasterxml.jackson.core</groupId>
265265
<artifactId>jackson-annotations</artifactId>
266-
<version>2.18.1</version>
266+
<version>2.18.2</version>
267267
<optional>true</optional>
268268
</dependency>
269269

0 commit comments

Comments
 (0)