Skip to content

Commit db38878

Browse files
Bump jackson-databind in /codes/javadb/elasticsearch/elasticsearch7
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.3 to 2.12.7.1. - [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]>
1 parent 2f93f74 commit db38878

File tree

1 file changed

+1
-1
lines changed
  • codes/javadb/elasticsearch/elasticsearch7

1 file changed

+1
-1
lines changed

codes/javadb/elasticsearch/elasticsearch7/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>com.fasterxml.jackson.core</groupId>
6868
<artifactId>jackson-databind</artifactId>
69-
<version>2.12.3</version>
69+
<version>2.12.7.1</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)