mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 01:58:16 +08:00
Fix version range for neo4j
This commit is contained in:
@@ -273,7 +273,7 @@ initializr:
|
||||
- name: Neo4j
|
||||
id: data-neo4j
|
||||
description: Neo4j NoSQL graph database, including spring-data-neo4j
|
||||
versionRange: 1.4.0.BUILD-SNAPSHOT
|
||||
versionRange: 1.4.0.M2
|
||||
- name: Redis
|
||||
id: data-redis
|
||||
description: REDIS key-value data store, including spring-redis
|
||||
|
Reference in New Issue
Block a user