Version update 9 02 (#2547)
* Update Hazelcast * Update Hbase * Update Immutables * Update Lombok
This commit is contained in:
committed by
GitHub
parent
94d02ed1f6
commit
7262427421
@@ -3,7 +3,6 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>com.baeldung</groupId>
|
||||
<artifactId>immutables</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
|
||||
@@ -34,7 +33,7 @@
|
||||
</dependencies>
|
||||
|
||||
<properties>
|
||||
<immutables.version>2.3.10</immutables.version>
|
||||
<immutables.version>2.5.6</immutables.version>
|
||||
<assertj.version>3.6.1</assertj.version>
|
||||
<mutabilitydetector.version>0.9.6</mutabilitydetector.version>
|
||||
</properties>
|
||||
|
||||
Reference in New Issue
Block a user