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 committed Sep 18, 2023
1 parent 9e7750b commit 8e8625c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Airbase 145

* Dependecy updates:
- jmxutils 1.24 (from 1.23)

Airbase 144

* Plugin updates:
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.36</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.9.3</dep.junit.version>
<dep.kotlin.version>1.9.0</dep.kotlin.version>
Expand Down

0 comments on commit 8e8625c

Please sign in to comment.