JAVA-14499. Comment out spring-data-gemfire and point to spring-data-geode for further reference.
This commit is contained in:
parent
16cf170e17
commit
8dec3a9e46
|
@ -73,7 +73,7 @@
|
|||
<module>spring-data-dynamodb</module>
|
||||
<module>spring-data-eclipselink</module>
|
||||
<module>spring-data-elasticsearch</module>
|
||||
<module>spring-data-gemfire</module>
|
||||
<!-- <module>spring-data-gemfire</module> Won't Fix in JAVA-14499, The dependencies used are no longer available or maintained. Ref: https://spring.io/projects/spring-data-gemfire#overview -->
|
||||
<module>spring-data-geode</module>
|
||||
<module>spring-data-jpa-annotations</module>
|
||||
<module>spring-data-jpa-crud</module>
|
||||
|
|
Loading…
Reference in New Issue