Skip to content

Commit

Permalink
fix(deps): update dependency com.hazelcast:hazelcast to v5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent 151adda commit 120c91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/jaxrs-hazelcast-quarkus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<groupId>webapp.3tier.k8s</groupId>
<artifactId>jaxrs-hazelcast-quarkus</artifactId>
<properties>
<hazelcast.version>5.4.0</hazelcast.version>
<hazelcast.version>5.5.0</hazelcast.version>
<slf4j-reload4j.version>2.0.16</slf4j-reload4j.version>
</properties>
<dependencies>
Expand Down

0 comments on commit 120c91c

Please sign in to comment.