Skip to content

Commit 7d7f265

Browse files
committed
Bump dependencies
Fixes #140
1 parent 18269ea commit 7d7f265

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@
5757
<rabbitmq.version>5.6.0</rabbitmq.version>
5858
<commons-cli.version>1.4</commons-cli.version>
5959
<metrics.version>4.0.5</metrics.version>
60-
<micrometer.version>1.1.2</micrometer.version>
60+
<micrometer.version>1.1.3</micrometer.version>
6161
<gson.version>2.8.5</gson.version>
6262
<logback.version>1.2.3</logback.version>
63-
<jetty.version>9.4.14.v20181114</jetty.version>
63+
<jetty.version>9.4.15.v20190215</jetty.version>
6464
<junit.jupiter.version>5.3.2</junit.jupiter.version>
6565
<mockito.version>2.23.4</mockito.version>
6666
<hamcrest.version>2.0.0.0</hamcrest.version>

0 commit comments

Comments
 (0)