Skip to content

Commit

Permalink
Update jmxutils to 1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstep authored and wendigo committed Sep 19, 2023
1 parent 02b35f8 commit 4af148c
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 @@ -23,6 +23,7 @@ Airbase 145
- checkstyle 10.12.3 (from 10.12.1)
- hibernate-validator 8.0.1 (from 8.0.0)
- jakarta.xml.bind-api 4.0.1 (from 4.0.0)
- jmxutils 1.24 (from 1.23)

* Require minimum Maven version 3.9.0

Expand Down
2 changes: 1 addition & 1 deletion airbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
<dep.guice.version>7.0.0</dep.guice.version>
<dep.jackson.version>2.15.2</dep.jackson.version>
<dep.jmh.version>1.37</dep.jmh.version>
<dep.jmxutils.version>1.23</dep.jmxutils.version>
<dep.jmxutils.version>1.24</dep.jmxutils.version>
<dep.joda.version>2.12.5</dep.joda.version>
<dep.junit.version>5.10.0</dep.junit.version>
<dep.kotlin.version>1.9.0</dep.kotlin.version>
Expand Down

0 comments on commit 4af148c

Please sign in to comment.