Skip to content

Commit

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

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.16.1 to 2.17.0
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.16.1 to 2.17.0
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent 4a0631b commit de7e2cb
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 @@ -38,7 +38,7 @@
<io7m.api.previousVersion>0.0.1-SNAPSHOT</io7m.api.previousVersion>
<io7m.java.targetJavaVersion>21</io7m.java.targetJavaVersion>
<io7m.org.immutables.version>2.10.0</io7m.org.immutables.version>
<jackson.version>2.16.1</jackson.version>
<jackson.version>2.17.0</jackson.version>
<junit.version>5.10.1</junit.version>
</properties>

Expand Down

0 comments on commit de7e2cb

Please sign in to comment.