Skip to content

Commit 5136f81

Browse files
Bump hazelcast from 4.2.1 to 4.2.2 (#24)
Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/hazelcast/hazelcast/releases) - [Commits](hazelcast/hazelcast@v4.2.1...v4.2.2) --- 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 13ffd09 commit 5136f81

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
@@ -16,7 +16,7 @@
1616
<description>Session Replication with Spring Session Hazelcast</description>
1717

1818
<properties>
19-
<hazelcast.version>4.2.1</hazelcast.version>
19+
<hazelcast.version>4.2.2</hazelcast.version>
2020
</properties>
2121

2222
<dependencies>

0 commit comments

Comments
 (0)