Skip to content

Commit e4b4e06

Browse files
committed
Upgrade to hazelcast
1 parent a146661 commit e4b4e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/hazelcast-hibernate.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<hazelcast xmlns="http://www.hazelcast.com/schema/config"
88
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
99
xsi:schemaLocation="http://www.hazelcast.com/schema/config
10-
http://www.hazelcast.com/schema/config/hazelcast-config-5.5.xsd">
10+
http://www.hazelcast.com/schema/config/hazelcast-config-5.6.xsd">
1111

1212
<instance-name>${io.xh.hoist.hzInstanceName} </instance-name>
1313
</hazelcast>

0 commit comments

Comments
 (0)