Skip to content

Commit

Permalink
Bump jackson-databind from 2.14.1 to 2.14.2 (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 31, 2023
1 parent d1c2140 commit 0b5aead
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
<project.check.fail-dependency>false</project.check.fail-dependency>
<project.check.fail-dependency-version-check>${project.check.fail-all}</project.check.fail-dependency-version-check>

<jackson-core.version>2.14.1</jackson-core.version>
<jackson-bind.version>2.14.1</jackson-bind.version>
<jackson-core.version>2.14.2</jackson-core.version>
<jackson-bind.version>2.14.2</jackson-bind.version>

<okhttp.version>3.14.9</okhttp.version>
</properties>
Expand Down

0 comments on commit 0b5aead

Please # to comment.