Skip to content

Commit 9ed0fa4

Browse files
Bump hazelcast from 4.2 to 4.2.1 (#38)
Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 4.2 to 4.2.1. - [Release notes](https://github.com/hazelcast/hazelcast/releases) - [Commits](hazelcast/hazelcast@v4.2...v4.2.1) --- updated-dependencies: - dependency-name: com.hazelcast:hazelcast dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aeb54ce commit 9ed0fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<properties>
1919
<java.version>1.8</java.version>
20-
<hazelcast.version>4.2</hazelcast.version>
20+
<hazelcast.version>4.2.1</hazelcast.version>
2121
<hazelcast-hibernate.version>2.2.0</hazelcast-hibernate.version>
2222
</properties>
2323

0 commit comments

Comments
 (0)