Skip to content

Commit c5f4085

Browse files
Bump jackson-databind from 2.9.10.7 to 2.12.6.1 in /YCSB/ycsb-soda/soda
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.7 to 2.12.6.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] <support@github.com>
1 parent 6db681c commit c5f4085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

YCSB/ycsb-soda/soda/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ LICENSE file.
3838
<dependency>
3939
<groupId>com.fasterxml.jackson.core</groupId>
4040
<artifactId>jackson-databind</artifactId>
41-
<version>2.9.10.7</version>
41+
<version>2.12.6.1</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>com.oracle.database.soda</groupId>

0 commit comments

Comments
 (0)