Skip to content

Commit 5858f7b

Browse files
authored
Merge pull request #2663 from kubernetes-client/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.15.1
build(deps-dev): bump jackson-annotations from 2.15.0 to 2.15.1
2 parents 10bb76c + 26f56bf commit 5858f7b

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
@@ -308,7 +308,7 @@
308308
<dependency>
309309
<groupId>com.fasterxml.jackson.core</groupId>
310310
<artifactId>jackson-annotations</artifactId>
311-
<version>2.15.0</version>
311+
<version>2.15.1</version>
312312
<scope>test</scope>
313313
</dependency>
314314
</dependencies>

0 commit comments

Comments
 (0)