Skip to content

Commit

Permalink
Update optional com.fasterxml.jackson.core:jackson-databind from 2.12.3
Browse files Browse the repository at this point in the history
to 2.12.4.
  • Loading branch information
garydgregory committed Jul 21, 2021
1 parent 70255c1 commit 3c9e6d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -414,7 +414,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.12.3</version>
<version>2.12.4</version>
<optional>true</optional>
</dependency>

Expand Down
4 changes: 2 additions & 2 deletions src/changes/changes.xml
Expand Up @@ -77,7 +77,7 @@
Update from Apache Commons Lang 3.9 to 3.12.0.
</action>
<action type="update" dev="ggregory" issue="CONFIGURATION-790" due-to="Gary Gregory, Dependabot">
Update optional com.fasterxml.jackson.core:jackson-databind from 2.10.3 to 2.12.2, #60.
Update optional com.fasterxml.jackson.core:jackson-databind from 2.10.3 to 2.12.4, #60.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
Update Slf4j test dependencies:
Expand All @@ -97,7 +97,7 @@
Update GitHub actions/checkout from v1 to v2.3.3 #47, #62, #70, #85.
</action>
<action type="update" dev="ggregory" due-to="Dependabot">
Update commons-parent from 50 to 51.
Update commons-parent from 50 to 52.
</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
Update mailapi from 1.6.4 to 1.6.6 #48.
Expand Down

0 comments on commit 3c9e6d1

Please sign in to comment.