Skip to content

Commit 112e08b

Browse files
authored
Merge pull request #437 from approvals/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.16.0
Bump com.fasterxml.jackson.core:jackson-annotations from 2.15.3 to 2.16.0
2 parents 5c88fb8 + 221ff05 commit 112e08b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

approvaltests-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>com.fasterxml.jackson.core</groupId>
9494
<artifactId>jackson-annotations</artifactId>
95-
<version>2.15.3</version>
95+
<version>2.16.0</version>
9696
</dependency>
9797
<dependency>
9898
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)