Skip to content

Commit 84f0bd8

Browse files
authored
Merge pull request kubernetes-client#2830 from kubernetes-client/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.15.3
build(deps): bump com.fasterxml.jackson.core:jackson-annotations from 2.15.2 to 2.15.3
2 parents a5318cc + f22b016 commit 84f0bd8

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
@@ -247,7 +247,7 @@
247247
<dependency>
248248
<groupId>com.fasterxml.jackson.core</groupId>
249249
<artifactId>jackson-annotations</artifactId>
250-
<version>2.15.2</version>
250+
<version>2.15.3</version>
251251
<optional>true</optional>
252252
</dependency>
253253

0 commit comments

Comments
 (0)