diff -Nur neo4j-4.3.0/community/cypher-shell/cypher-shell/pom.xml neo4j-4.3.0_bak/community/cypher-shell/cypher-shell/pom.xml
--- neo4j-4.3.0/community/cypher-shell/cypher-shell/pom.xml 2021-06-07 19:15:33.000000000 +0800
+++ neo4j-4.3.0_bak/community/cypher-shell/cypher-shell/pom.xml 2021-12-10 11:15:38.555197124 +0800
@@ -200,12 +200,6 @@
mockito-core
test
-
- com.github.stefanbirkner
- system-rules
- 1.19.0
- test
-
@@ -282,8 +276,15 @@
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+ true
+
+
-
\ No newline at end of file
+