[KEYCLOAK-18060] Upgrade commons-io
This commit is contained in:
parent
716afe9404
commit
87282ad18d
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -120,7 +120,7 @@
|
|||
<!-- Others -->
|
||||
<commons-lang.version>2.6</commons-lang.version>
|
||||
<commons-lang3.version>3.11</commons-lang3.version>
|
||||
<commons-io.version>2.6</commons-io.version>
|
||||
<commons-io.version>2.7</commons-io.version>
|
||||
<apacheds.version>2.0.0.AM26</apacheds.version>
|
||||
<apacheds.codec.version>2.0.0</apacheds.codec.version>
|
||||
<google.zxing.version>3.4.0</google.zxing.version>
|
||||
|
|
Loading…
Reference in a new issue