File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 <dependency >
2323 <groupId >com.hazelcast</groupId >
2424 <artifactId >hazelcast-client</artifactId >
25- <version >3.7.2 </version >
25+ <version >${hazelcast.version} </version >
2626 </dependency >
2727
2828 </dependencies >
3939
4040 <properties >
4141 <!-- hazelcast -->
42- <hazelcast .version>3.7 .4</hazelcast .version>
42+ <hazelcast .version>3.8 .4</hazelcast .version>
4343 </properties >
4444
4545</project >
Original file line number Diff line number Diff line change 3131 </dependencies >
3232
3333 <properties >
34- <hbase .version>1.3.0 </hbase .version>
34+ <hbase .version>1.3.1 </hbase .version>
3535 </properties >
3636
3737
Original file line number Diff line number Diff line change 33 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
55
6- <groupId >com.baeldung</groupId >
76 <artifactId >immutables</artifactId >
87 <version >1.0.0-SNAPSHOT</version >
98
3433 </dependencies >
3534
3635 <properties >
37- <immutables .version>2.3.10 </immutables .version>
36+ <immutables .version>2.5.6 </immutables .version>
3837 <assertj .version>3.6.1</assertj .version>
3938 <mutabilitydetector .version>0.9.6</mutabilitydetector .version>
4039 </properties >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
22 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
4- <groupId >com.baeldung</groupId >
54 <artifactId >json-path</artifactId >
65 <version >0.0.1-SNAPSHOT</version >
76 <name >json-path</name >
Original file line number Diff line number Diff line change 66 <modelVersion >4.0.0</modelVersion >
77
88 <name >lombok</name >
9-
10- <groupId >com.baeldung</groupId >
119 <artifactId >lombok</artifactId >
1210 <version >0.1-SNAPSHOT</version >
1311
8179 <properties >
8280 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
8381 <!-- lombok: https://projectlombok.org/changelog.html -->
84- <lombok .version>1.16.12 </lombok .version>
82+ <lombok .version>1.16.18 </lombok .version>
8583
8684 <!-- various -->
8785 <hibernate-jpa-2 .1-api.version>1.0.0.Final</hibernate-jpa-2 .1-api.version>
You can’t perform that action at this time.
0 commit comments