mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-03 20:28:01 +08:00
Fix version range for neo4j
This commit is contained in:
parent
5f44f54e3a
commit
9a78ceeb1d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user