Skip to content

Commit e7b2ce8

Browse files
committed
Uncomment "allow-script-in-comments"
1 parent bda8f7c commit e7b2ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
<script>hljs.initHighlightingOnLoad();</script>
158158
]]></top>
159159
<!-- Required for Java 8u121 or later. See https://github.com/neo4j/neo4j-java-driver/pull/318 -->
160-
<!--<additionalparam>&#45;&#45;allow-script-in-comments</additionalparam>-->
160+
<additionalparam>--allow-script-in-comments</additionalparam>
161161
</configuration>
162162
<executions>
163163
<execution>

0 commit comments

Comments
 (0)