Skip to content

Commit

Permalink
Update version for simpleclient_httpserver to 0.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: xSavian <andrey.zaplatin@onefactor.com>
  • Loading branch information
xSavian committed Apr 22, 2019
1 parent 485f684 commit f02edc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jmx_prometheus_httpserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_httpserver</artifactId>
<version>0.3.0</version>
<version>0.6.0</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion jmx_prometheus_javaagent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_httpserver</artifactId>
<version>0.3.0</version>
<version>0.6.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit f02edc0

Please sign in to comment.