Skip to content

Commit

Permalink
fix(deps): update dependency org.slf4j:slf4j-reload4j to v2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 15, 2024
1 parent a9076f7 commit 025be12
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 @@ -10,7 +10,7 @@
<artifactId>jaxrs-hazelcast-quarkus</artifactId>
<properties>
<hazelcast.version>5.4.0</hazelcast.version>
<slf4j-reload4j.version>2.0.13</slf4j-reload4j.version>
<slf4j-reload4j.version>2.0.16</slf4j-reload4j.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 025be12

Please sign in to comment.