Skip to content
Snippets Groups Projects
Commit 4a4c88a5 authored by Paul-Christian Volkmer's avatar Paul-Christian Volkmer
Browse files

Remove dependency 'dojo:1.8.0' - included in arsnova-js

parent f8cb33c6
No related merge requests found
...@@ -142,12 +142,6 @@ ...@@ -142,12 +142,6 @@
<version>0.0.1-SNAPSHOT</version> <version>0.0.1-SNAPSHOT</version>
<type>war</type> <type>war</type>
</dependency> </dependency>
<dependency>
<groupId>org.dojotoolkit</groupId>
<artifactId>dojo-war</artifactId>
<version>1.8.0</version>
<type>war</type>
</dependency>
<!-- Spring --> <!-- Spring -->
<dependency> <dependency>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment