Skip to content

Commit fed622f

Browse files
authored
Merge pull request #2212 from SonarOpenCommunity/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.4
Bump jackson-databind from 2.12.3 to 2.12.4
2 parents af25c8f + b3b31f7 commit fed622f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cxx-squid/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.fasterxml.jackson.core</groupId>
4545
<artifactId>jackson-databind</artifactId>
46-
<version>2.12.3</version>
46+
<version>2.12.4</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)