We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efbe3f4 + 544e916 commit 232b103Copy full SHA for 232b103
1 file changed
ui/pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>de.ipb-halle</groupId>
27
<artifactId>ui</artifactId>
28
- <version>2.2.4</version>
+ <version>2.2.5</version>
29
<scm>
30
<connection>scm:git:https://github.com/ipb-halle/CRIMSy.git</connection>
31
<url>https://github.com/ipb-halle/CRIMSy.git</url>
@@ -373,7 +373,7 @@
373
<!-- see seleniumhq -->
374
<groupId>commons-io</groupId>
375
<artifactId>commons-io</artifactId>
376
- <version>2.11.0</version>
+ <version>2.14.0</version>
377
</dependency>
378
379
<!-- Provided dependencies by the server -->
0 commit comments