File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
3- # 0.49.6 / TBC
3+ # 0.49.6 / 2024-11-11
44* [ BUGFIX] Fixed ` NullPointerException ` on JBoss when user and password not set [ #546 ] [ ]
55
66# 0.49.5 / 2024-10-24
Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ otherwise the subsequent publishes will fail.
181181
182182```
183183Get help on usage:
184- java -jar jmxfetch-0.49.6-SNAPSHOT- jar-with-dependencies.jar --help
184+ java -jar jmxfetch-0.49.6-jar-with-dependencies.jar --help
185185```
186186
187187## Updating Maven Wrapper
Original file line number Diff line number Diff line change 55
66 <groupId >com.datadoghq</groupId >
77 <artifactId >jmxfetch</artifactId >
8- <version >0.49.6-SNAPSHOT </version >
8+ <version >0.49.6</version >
99 <packaging >jar</packaging >
1010
1111 <name >jmxfetch</name >
You can’t perform that action at this time.
0 commit comments