Skip to content

Commit

Permalink
Update jackson to 2.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Mar 11, 2024
1 parent ac2bd5f commit b9d5c4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Airbase 152
- kotlin 1.9.23 (from 1.9.22)
- jakarta.xml.bind-api 4.0.2 (from 4.0.1)
- ASM 9.6 (from 9.5)
- jackson 2.16.2 (from 2.16.1)
* Plugin updates:
- git-commit-id-maven-plugin 8.0.0 (from 7.0.0)

Expand Down
2 changes: 1 addition & 1 deletion airbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
<dep.assertj-core.version>3.25.3</dep.assertj-core.version>
<dep.guava.version>33.0.0-jre</dep.guava.version>
<dep.guice.version>7.0.0</dep.guice.version>
<dep.jackson.version>2.16.1</dep.jackson.version>
<dep.jackson.version>2.16.2</dep.jackson.version>
<dep.jmh.version>1.37</dep.jmh.version>
<dep.jmxutils.version>1.26</dep.jmxutils.version>
<dep.joda.version>2.12.7</dep.joda.version>
Expand Down

0 comments on commit b9d5c4e

Please sign in to comment.