Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.core:jackson-databind from 2.13.1 to 2.13.4.2
Browse files Browse the repository at this point in the history
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.13.1 to 2.13.4.2.
- [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 Apr 21, 2024
1 parent 258ce3b commit 951122d
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 @@ -76,7 +76,7 @@
<properties>
<!-- Version -->
<apache-log4j.version>2.17.1</apache-log4j.version>
<jackson-core.version>2.13.1</jackson-core.version>
<jackson-core.version>2.13.4.2</jackson-core.version>
<!-- Assembly -->
<maven-assembly-plugin-skip>false</maven-assembly-plugin-skip>
<main-class>fr.fifiz.training.app.java.BasicWeatherAppApplication</main-class>
Expand Down

0 comments on commit 951122d

Please sign in to comment.