Skip to content

Commit

Permalink
Merge pull request #142 from mybatis/renovate/hazelcast.version
Browse files Browse the repository at this point in the history
Update dependency com.hazelcast:hazelcast to v5.3.0
  • Loading branch information
hazendaz committed May 19, 2023
2 parents 5ecfd56 + 0b09e26 commit ba38dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -62,7 +62,7 @@
<findbugs.onlyAnalyze>org.mybatis.caches.hazelcast.*</findbugs.onlyAnalyze>
<gcu.product>Cache</gcu.product>

<hazelcast.version>5.2.3</hazelcast.version>
<hazelcast.version>5.3.0</hazelcast.version>
<junit.version>5.9.3</junit.version>
<mybatis.version>3.5.13</mybatis.version>
<module.name>org.mybatis.caches.hazelcast</module.name>
Expand Down

0 comments on commit ba38dd9

Please sign in to comment.