summaryrefslogtreecommitdiffstats
path: root/dozentenmodul
diff options
context:
space:
mode:
Diffstat (limited to 'dozentenmodul')
-rwxr-xr-xdozentenmodul/pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/dozentenmodul/pom.xml b/dozentenmodul/pom.xml
index 13aef4c0..157fbdf7 100755
--- a/dozentenmodul/pom.xml
+++ b/dozentenmodul/pom.xml
@@ -156,9 +156,10 @@
<scope>compile</scope>
</dependency>
<dependency>
- <groupId>io.github.lzh0379</groupId>
+ <groupId>org.jdatepicker</groupId>
<artifactId>jdatepicker</artifactId>
- <version>[2.0,2.9999.9999.9999]</version>
+ <!-- this is in our own repo at mltk-services, since every version on maven central is horribly outdated and buggy -->
+ <version>2.0.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>