Skip to content

Commit bdb12d6

Browse files
authored
Merge pull request #2443 from kubernetes-client/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.14.0
build(deps-dev): bump jackson-annotations from 2.13.4 to 2.14.0
2 parents 7e9f9b7 + c530068 commit bdb12d6

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.13.4</version>
309+
<version>2.14.0</version>
310310
<scope>test</scope>
311311
</dependency>
312312
</dependencies>

0 commit comments

Comments
 (0)