Skip to content

Commit

Permalink
Updating jetty to more recent, secure version
Browse files Browse the repository at this point in the history
  • Loading branch information
jimwebber committed Feb 10, 2016
1 parent ba5b537 commit 0c36a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -33,7 +33,7 @@
<test.runner.jvm.settings>-Xmx1G -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=target/test-data -Dorg.neo4j.unsafe.impl.internal.dragons.UnsafeUtil.DIRTY_MEMORY=true</test.runner.jvm.settings>
<doclint-groups>reference</doclint-groups>
<neo4j.java.version>1.8</neo4j.java.version>
<jetty.version>9.2.4.v20141103</jetty.version>
<jetty.version>9.2.9.v20150224</jetty.version>
</properties>

<modules>
Expand Down

0 comments on commit 0c36a4f

Please sign in to comment.