File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed
spring-boot-actuator-autoconfigure/src/test/resources
spring-boot-actuator/src/test/resources
spring-boot-autoconfigure/src/test/resources
org/springframework/boot/autoconfigure/hazelcast
spring-boot-sample-cache/src/main/resources
spring-boot-sample-session/src/main/resources Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
- <hazelcast xsi : schemaLocation =" http://www.hazelcast.com/schema/config hazelcast-config-3.11 .xsd"
1
+ <hazelcast xsi : schemaLocation =" http://www.hazelcast.com/schema/config hazelcast-config-3.12 .xsd"
2
2
xmlns=" http://www.hazelcast.com/schema/config"
3
3
xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance" >
4
4
<map name =" books" />
Original file line number Diff line number Diff line change 1
1
<hazelcast
2
- xsi:schemaLocation=" http://www.hazelcast.com/schema/config hazelcast-config-3.11 .xsd"
2
+ xsi:schemaLocation=" http://www.hazelcast.com/schema/config hazelcast-config-3.12 .xsd"
3
3
xmlns=" http://www.hazelcast.com/schema/config"
4
4
xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance" >
5
5
<map name =" defaultCache" />
Original file line number Diff line number Diff line change 1
- <hazelcast xsi : schemaLocation =" http://www.hazelcast.com/schema/config hazelcast-config-3.11 .xsd"
1
+ <hazelcast xsi : schemaLocation =" http://www.hazelcast.com/schema/config hazelcast-config-3.12 .xsd"
2
2
xmlns=" http://www.hazelcast.com/schema/config"
3
3
xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance" >
4
4
<map name =" books" />
Original file line number Diff line number Diff line change 1
1
<hazelcast
2
- xsi:schemaLocation=" http://www.hazelcast.com/schema/config hazelcast-config-3.11 .xsd"
2
+ xsi:schemaLocation=" http://www.hazelcast.com/schema/config hazelcast-config-3.12 .xsd"
3
3
xmlns=" http://www.hazelcast.com/schema/config"
4
4
xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance" >
5
5
<map name =" defaultCache" />
Original file line number Diff line number Diff line change 1
1
<hazelcast
2
- xsi:schemaLocation=" http://www.hazelcast.com/schema/config hazelcast-config-3.11 .xsd"
2
+ xsi:schemaLocation=" http://www.hazelcast.com/schema/config hazelcast-config-3.12 .xsd"
3
3
xmlns=" http://www.hazelcast.com/schema/config" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
4
4
<instance-name >default-instance</instance-name >
5
5
<map name =" defaultCache" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<hazelcast-client xmlns =" http://www.hazelcast.com/schema/client-config"
3
3
xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi:schemaLocation=" http://www.hazelcast.com/schema/client-config hazelcast-client-config-3.11 .xsd" >
4
+ xsi:schemaLocation=" http://www.hazelcast.com/schema/client-config hazelcast-client-config-3.12 .xsd" >
5
5
6
6
</hazelcast-client >
Original file line number Diff line number Diff line change 1
- <hazelcast xsi : schemaLocation =" http://www.hazelcast.com/schema/config hazelcast-config-3.11 .xsd"
1
+ <hazelcast xsi : schemaLocation =" http://www.hazelcast.com/schema/config hazelcast-config-3.12 .xsd"
2
2
xmlns =" http://www.hazelcast.com/schema/config"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
4
4
Original file line number Diff line number Diff line change 67
67
<gson .version>2.8.5</gson .version>
68
68
<h2 .version>1.4.199</h2 .version>
69
69
<hamcrest .version>1.3</hamcrest .version>
70
- <hazelcast .version>3.11.2 </hazelcast .version>
70
+ <hazelcast .version>3.12 </hazelcast .version>
71
71
<hazelcast-hibernate5 .version>1.3.2</hazelcast-hibernate5 .version>
72
72
<hibernate .version>5.4.2.Final</hibernate .version>
73
73
<hibernate-validator .version>6.0.16.Final</hibernate-validator .version>
Original file line number Diff line number Diff line change 1
- <hazelcast xsi : schemaLocation =" http://www.hazelcast.com/schema/config hazelcast-config-3.11 .xsd"
1
+ <hazelcast xsi : schemaLocation =" http://www.hazelcast.com/schema/config hazelcast-config-3.12 .xsd"
2
2
xmlns =" http://www.hazelcast.com/schema/config"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
4
4
Original file line number Diff line number Diff line change 1
- <hazelcast xsi : schemaLocation =" http://www.hazelcast.com/schema/config hazelcast-config-3.11 .xsd"
1
+ <hazelcast xsi : schemaLocation =" http://www.hazelcast.com/schema/config hazelcast-config-3.12 .xsd"
2
2
xmlns =" http://www.hazelcast.com/schema/config"
3
3
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
4
4
You can’t perform that action at this time.
0 commit comments