Skip to content

Commit

Permalink
Bump jackson.version from 2.11.1 to 2.11.2
Browse files Browse the repository at this point in the history
Bumps `jackson.version` from 2.11.1 to 2.11.2.

Updates `jackson-datatype-jsr310` from 2.11.1 to 2.11.2

Updates `jackson-core` from 2.11.1 to 2.11.2
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](FasterXML/jackson-core@jackson-core-2.11.1...jackson-core-2.11.2)

Updates `jackson-dataformat-csv` from 2.11.1 to 2.11.2
- [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases)
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.11.1...jackson-dataformats-text-2.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Aug 3, 2020
1 parent a8132a1 commit 0980278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<mainClass>uk.gov.pay.ledger.app.LedgerApp</mainClass>

<dropwizard.version>2.0.12</dropwizard.version>
<jackson.version>2.11.1</jackson.version>
<jackson.version>2.11.2</jackson.version>
<testcontainers.version>1.14.3</testcontainers.version>
<postgresql.version>42.2.14</postgresql.version>
<pay-java-commons.version>1.0.20200727101536</pay-java-commons.version>
Expand Down

0 comments on commit 0980278

Please sign in to comment.