Skip to content

Commit 232b103

Browse files
authored
Merge pull request #221 from ipb-halle/dependabot/maven/ui/commons-io-commons-io-2.14.0
Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /ui
2 parents efbe3f4 + 544e916 commit 232b103

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ui/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<groupId>de.ipb-halle</groupId>
2727
<artifactId>ui</artifactId>
28-
<version>2.2.4</version>
28+
<version>2.2.5</version>
2929
<scm>
3030
<connection>scm:git:https://github.com/ipb-halle/CRIMSy.git</connection>
3131
<url>https://github.com/ipb-halle/CRIMSy.git</url>
@@ -373,7 +373,7 @@
373373
<!-- see seleniumhq -->
374374
<groupId>commons-io</groupId>
375375
<artifactId>commons-io</artifactId>
376-
<version>2.11.0</version>
376+
<version>2.14.0</version>
377377
</dependency>
378378

379379
<!-- Provided dependencies by the server -->

0 commit comments

Comments
 (0)