Skip to content

Commit

Permalink
jmxutils 1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
Randgalt authored and martint committed Feb 8, 2024
1 parent 4425dfd commit fb072dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Airbase 150
* Dependency updates:
- jmxutils to 1.26 (from 1.25)

Airbase 149
* Remove bval dependency
* 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 @@ -174,7 +174,7 @@
<dep.guice.version>7.0.0</dep.guice.version>
<dep.jackson.version>2.16.1</dep.jackson.version>
<dep.jmh.version>1.37</dep.jmh.version>
<dep.jmxutils.version>1.25</dep.jmxutils.version>
<dep.jmxutils.version>1.26</dep.jmxutils.version>
<dep.joda.version>2.12.6</dep.joda.version>
<dep.junit.version>5.10.1</dep.junit.version>
<dep.kotlin.version>1.9.22</dep.kotlin.version>
Expand Down

0 comments on commit fb072dc

Please sign in to comment.