Skip to content

Commit

Permalink
Merge pull request #22 from swisspost/develop
Browse files Browse the repository at this point in the history
PR for release
  • Loading branch information
mcweba authored Apr 3, 2024
2 parents 5c9c3a7 + fda5d6a commit 2d133d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.swisspush</groupId>
<artifactId>mod-metrics</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.1-SNAPSHOT</version>
<name>mod-metrics</name>
<description>Vert.x Metrics module for JMX reporting</description>
<url>https://github.com/swisspush/mod-metrics</url>
Expand Down Expand Up @@ -39,7 +39,7 @@
<repositoryId />
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<vertx.version>4.5.1</vertx.version>
<vertx.version>4.5.2</vertx.version>
<junit.version>4.13.2</junit.version>
<core-metrics.version>4.2.23</core-metrics.version>
</properties>
Expand Down

0 comments on commit 2d133d8

Please sign in to comment.