diff --git a/pom.xml b/pom.xml
index 4aa979fe..a90660b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.3.1.RELEASE
+ 2.4.0-M2
@@ -26,7 +26,7 @@
map
mongodb
multi-store
- neo4j
+
r2dbc
rest
redis
@@ -37,20 +37,21 @@
1.1.3
+ UTF-8
spring-data-next-releasetrain
- Neumann-BUILD-SNAPSHOT
+ 2020.0.0-SNAPSHOT
spring-data-next
- Neumann-BUILD-SNAPSHOT
+ 2020.0.0-SNAPSHOT
@@ -268,6 +269,19 @@
test
+
+ junit
+ junit
+ 4.13
+ test
+
+
+
+ org.junit.vintage
+ junit-vintage-engine
+ test
+
+