We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd90440 + 7d553e3 commit 5e002c2Copy full SHA for 5e002c2
pom.xml
@@ -135,6 +135,8 @@
135
<script src="http://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.9.0/highlight.min.js"></script>
136
<script>hljs.initHighlightingOnLoad();</script>
137
]]></top>
138
+ <!-- Required for Java 8u121 or later. See https://github.com/neo4j/neo4j-java-driver/pull/318 -->
139
+ <!--<additionalparam>--allow-script-in-comments</additionalparam>-->
140
</configuration>
141
<executions>
142
<execution>
0 commit comments