Skip to content

Commit 77cabf5

Browse files
Bump jackson-databind from 2.12.6.1 to 2.12.7.1 in /marklogic-junit5 (#149)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.6.1 to 2.12.7.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52d139d commit 77cabf5

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.12.6.1</version>
79+
<version>2.12.7.1</version>
8080
<scope>compile</scope>
8181
</dependency>
8282
<dependency>

0 commit comments

Comments
 (0)