Skip to content

Commit 2e589ef

Browse files
authored
Merge pull request #2458 from kubernetes-client/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.14.1
build(deps-dev): bump jackson-annotations from 2.14.0 to 2.14.1
2 parents 9c09e7c + f8652a1 commit 2e589ef

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
@@ -306,7 +306,7 @@
306306
<dependency>
307307
<groupId>com.fasterxml.jackson.core</groupId>
308308
<artifactId>jackson-annotations</artifactId>
309-
<version>2.14.0</version>
309+
<version>2.14.1</version>
310310
<scope>test</scope>
311311
</dependency>
312312
</dependencies>

0 commit comments

Comments
 (0)