Skip to content

Commit

Permalink
Merge pull request #23 from swisspost/develop
Browse files Browse the repository at this point in the history
PR for release
  • Loading branch information
mcweba authored Apr 2, 2024
2 parents c91bf3b + a8768db commit eaf94f4
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.swisspush</groupId>
<artifactId>cluster-watchdog</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.1-SNAPSHOT</version>
<name>cluster-watchdog</name>
<packaging>jar</packaging>
<description>
Expand Down Expand Up @@ -397,7 +397,7 @@
</profile>
</profiles>
<properties>
<vertx.version>4.5.1</vertx.version>
<vertx.version>4.5.2</vertx.version>
<slf4j.version>2.0.10</slf4j.version>
<commons-lang.version>2.6</commons-lang.version>
<commons-io.version>2.15.1</commons-io.version>
Expand Down

0 comments on commit eaf94f4

Please sign in to comment.