Bump hazelcast.version from 4.2.3 to 4.2.4
Bumps `hazelcast.version` from 4.2.3 to 4.2.4. Updates `hazelcast` from 4.2.3 to 4.2.4 - [Release notes](https://github.com/hazelcast/hazelcast/releases) - [Commits](https://github.com/hazelcast/hazelcast/compare/v4.2.3...v4.2.4) Updates `hazelcast-all` from 4.2.3 to 4.2.4 --- updated-dependencies: - dependency-name: com.hazelcast:hazelcast dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.hazelcast:hazelcast-all dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b385cf930e
commit
bafa83aa5c
2
pom.xml
2
pom.xml
|
@ -46,7 +46,7 @@
|
|||
<guice.version>5.0.1</guice.version>
|
||||
<hamcrest.version>2.2</hamcrest.version>
|
||||
<hawtio.version>2.14.2</hawtio.version>
|
||||
<hazelcast.version>4.2.3</hazelcast.version>
|
||||
<hazelcast.version>4.2.4</hazelcast.version>
|
||||
<infinispan.version>11.0.11.Final</infinispan.version>
|
||||
<infinispan.protostream.version>4.3.4.Final</infinispan.protostream.version>
|
||||
<jackson-databind.version>2.13.0</jackson-databind.version>
|
||||
|
|
Loading…
Reference in New Issue