Skip to content

Commit

Permalink
Updated some dependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc-André Weber committed Jan 4, 2024
1 parent bed8df9 commit 6fe3a65
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-redis-client</artifactId>
<version>${vertx-redis-client.version}</version>
<version>${vertx.version}</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
Expand Down Expand Up @@ -404,7 +404,6 @@
</profiles>
<properties>
<vertx.version>4.5.1</vertx.version>
<vertx-redis-client.version>4.5.1</vertx-redis-client.version>
<slf4j.version>2.0.10</slf4j.version>
<junit.version>4.13.2</junit.version>
<jackson.version>2.16.0</jackson.version>
Expand Down

0 comments on commit 6fe3a65

Please sign in to comment.