Skip to content

Commit dee2c36

Browse files
Merge pull request #2686 from kubernetes-client/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.15.2
build(deps-dev): bump jackson-annotations from 2.15.1 to 2.15.2
2 parents 57a9c55 + 65c9d04 commit dee2c36

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
@@ -304,7 +304,7 @@
304304
<dependency>
305305
<groupId>com.fasterxml.jackson.core</groupId>
306306
<artifactId>jackson-annotations</artifactId>
307-
<version>2.15.1</version>
307+
<version>2.15.2</version>
308308
<scope>test</scope>
309309
</dependency>
310310
</dependencies>

0 commit comments

Comments
 (0)