Skip to content

Commit c675301

Browse files
Bump jackson-databind from 2.12.4 to 2.12.7.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.4 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>
1 parent 3ff2962 commit c675301

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<hibernate-validator.version>6.2.0.Final</hibernate-validator.version>
5151
<dubbo.version>2.7.8</dubbo.version>
5252
<curator.version>5.1.0</curator.version>
53-
<jackson-databind.version>2.12.4</jackson-databind.version>
53+
<jackson-databind.version>2.12.7.1</jackson-databind.version>
5454
<commons-configuration.version>1.10</commons-configuration.version>
5555
<zuul.version>2.2.9.RELEASE</zuul.version>
5656
<aws-java-sdk-s3.version>1.12.40</aws-java-sdk-s3.version>

zlt-job/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<commons-lang3.version>3.8.1</commons-lang3.version>
3636
<groovy.version>2.5.5</groovy.version>
3737
<quartz.version>2.3.0</quartz.version>
38-
<jackson.version>2.9.8</jackson.version>
38+
<jackson.version>2.12.7.1</jackson.version>
3939
</properties>
4040

4141
<profiles>

0 commit comments

Comments
 (0)