Skip to content

Commit

Permalink
Bump jackson-databind from 2.13.4 to 2.13.4.1 in /nucleus/parent
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4 to 2.13.4.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>
  • Loading branch information
dependabot[bot] committed Oct 19, 2022
1 parent 1d4916c commit 7e45e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nucleus/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<ant.version>1.10.12</ant.version>
<ant.external.version>1.10.2</ant.external.version>
<jackson.version>2.13.4</jackson.version>
<jackson-databind.version>2.13.4</jackson-databind.version>
<jackson-databind.version>2.13.4.1</jackson-databind.version>
<fasterxml.classmate.version>1.5.1</fasterxml.classmate.version>
<stax-api.version>1.0-2</stax-api.version>
<jettison.version>1.5.1</jettison.version>
Expand Down

0 comments on commit 7e45e1a

Please sign in to comment.