Skip to content
Snippets Groups Projects
Commit d58d6176 authored by Mic's avatar Mic
Browse files

upgraded to dandelion 0.8.7

parent 8e59a812
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@
<webjars-bootstrap.version>2.3.0</webjars-bootstrap.version>
<webjars-jquery-ui.version>1.9.2</webjars-jquery-ui.version>
<webjars-jquery.version>1.9.0</webjars-jquery.version>
<dandelion.datatables.version>0.8.6</dandelion.datatables.version>
<dandelion.datatables.version>0.8.7</dandelion.datatables.version>
<mysql.version>5.1.22</mysql.version>
......@@ -386,13 +386,6 @@
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-jsp</artifactId>
<version>${dandelion.datatables.version}</version>
<exclusions>
<!-- exclusion not needed from upcoming version 0.8.7 -->
<exclusion>
<groupId>org.eclipse.jetty</groupId>
<artifactId>test-jetty-servlet</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.github.dandelion</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment