mirror of https://github.com/dunwu/db-tutorial.git
Bump jackson-databind in /codes/javadb/javadb-elasticsearch
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.3 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] <support@github.com>dependabot/maven/codes/javadb/javadb-elasticsearch/com.fasterxml.jackson.core-jackson-databind-2.12.7.1
parent
258eee5769
commit
426cfe0b8c
|
@ -66,7 +66,7 @@
|
|||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
<artifactId>jackson-databind</artifactId>
|
||||
<version>2.12.3</version>
|
||||
<version>2.12.7.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
|
|
Loading…
Reference in New Issue