Skip to content

Commit

Permalink
Merge pull request #19 from sgandon/sgandon/fix_log4shell
Browse files Browse the repository at this point in the history
build(hazelcast): fix log4shell on hazelcast
  • Loading branch information
grrolland authored May 3, 2022
2 parents fa2c12c + e72b872 commit dca9380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

<properties>
<vertx.version>4.1.5</vertx.version>
<hazelcast.version>5.0</hazelcast.version>
<hazelcast.version>5.0.3</hazelcast.version>
<slf4j.version>1.7.32</slf4j.version>
<logback.version>1.2.6</logback.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit dca9380

Please sign in to comment.