Skip to content

Commit

Permalink
upgrade vertx to 4.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zyclonite committed Jun 28, 2023
1 parent e3b7e8b commit 7da509b
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 @@ -4,7 +4,7 @@

<groupId>net.zyclonite.nassh</groupId>
<artifactId>nassh-relay</artifactId>
<version>1.1.29</version>
<version>1.1.30</version>

<organization>
<name>zyclonite networx</name>
Expand All @@ -19,7 +19,7 @@
</developers>

<properties>
<vertx.version>4.4.3</vertx.version>
<vertx.version>4.4.4</vertx.version>
<log4j2.version>2.20.0</log4j2.version>
<vertx.main>${project.groupId}.MainVerticle</vertx.main>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 7da509b

Please sign in to comment.