Skip to content

Commit 813029f

Browse files
Merge pull request #184 from CheckmarxDev/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.14.0
Bump jackson-databind from 2.13.4.2 to 2.14.0
2 parents 6c9bdc5 + 87d22f5 commit 813029f

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
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>com.fasterxml.jackson.core</groupId>
3535
<artifactId>jackson-databind</artifactId>
36-
<version>2.13.4.2</version>
36+
<version>2.14.0</version>
3737
</dependency>
3838
<dependency>
3939
<groupId>org.projectlombok</groupId>

0 commit comments

Comments
 (0)