Skip to content

Commit 5c88fb8

Browse files
authored
Merge pull request #438 from approvals/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.16.0
Bump com.fasterxml.jackson.core:jackson-core from 2.15.3 to 2.16.0
2 parents 4a78769 + 0934600 commit 5c88fb8

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
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>com.fasterxml.jackson.core</groupId>
9999
<artifactId>jackson-core</artifactId>
100-
<version>2.15.3</version>
100+
<version>2.16.0</version>
101101
</dependency>
102102
<dependency>
103103
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)