Upgrade Geode to support Spring Boot 2.6.3
* Fix Geode integration tests * Upgrade spring-geode-starter -> 1.6.3 * Upgrade apachegeode/geode -> 1.14.3 * Upgrade spring-data-geode-test -> 0.0.28
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.geode</groupId>
|
||||
<artifactId>spring-geode-starter</artifactId>
|
||||
<version>1.3.2.RELEASE</version>
|
||||
<version>1.6.3</version>
|
||||
</dependency>
|
||||
|
||||
<!--JDBC-->
|
||||
|
||||
Reference in New Issue
Block a user