Skip to content

Commit bf6c7d0

Browse files
authored
Bump jackson-databind from 2.11.1 to 2.12.6.1 due to a security vulnerability detected by dependabot. (#145)
Bumping the version to 1.2.0 for the Spring vulnerability fix.
1 parent b3af5e2 commit bf6c7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

marklogic-junit5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ It is not intended to be used to build this project.
7676
<dependency>
7777
<groupId>com.fasterxml.jackson.core</groupId>
7878
<artifactId>jackson-databind</artifactId>
79-
<version>2.11.1</version>
79+
<version>2.12.6.1</version>
8080
<scope>compile</scope>
8181
</dependency>
8282
<dependency>

0 commit comments

Comments
 (0)