Skip to content

Commit

Permalink
Merge pull request OpenConext#71 from OpenConext/dependabot/maven/muj…
Browse files Browse the repository at this point in the history
…ina-common/commons-io-commons-io-2.7

Bump commons-io from 2.5 to 2.7 in /mujina-common
  • Loading branch information
oharsta authored Sep 2, 2021
2 parents cf473a0 + 52c6a0e commit 167c32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mujina-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.5</version>
<version>2.7</version>
</dependency>
<dependency>
<groupId>org.springframework.security.extensions</groupId>
Expand Down

0 comments on commit 167c32e

Please sign in to comment.