Skip to content

Commit

Permalink
Bump jackson-databind from 2.13.2.1 to 2.13.4.1
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.1 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 19, 2023
1 parent 88d2b95 commit 5e0f391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flume-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ limitations under the License.
<derby.version>10.14.2.0</derby.version>
<dropwizard-metrics.version>4.1.18</dropwizard-metrics.version>
<fasterxml.jackson.version>2.13.2</fasterxml.jackson.version>
<fasterxml.jackson.databind.version>2.13.2.1</fasterxml.jackson.databind.version>
<fasterxml.jackson.databind.version>2.13.4.1</fasterxml.jackson.databind.version>
<fest-reflect.version>1.4</fest-reflect.version>
<geronimo-jms.version>1.1.1</geronimo-jms.version>
<gson.version>2.9.1</gson.version>
Expand Down

0 comments on commit 5e0f391

Please sign in to comment.