File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1515 */
1616plugins {
1717 id " io.freefair.lombok" version " 9.1.0"
18- id " io.freefair.maven-publish-java" version " 9.0 .0"
18+ id " io.freefair.maven-publish-java" version " 9.1 .0"
1919 id " io.spring.dependency-management" version " 1.1.7"
2020 // id "com.github.kt3k.coveralls" version "2.8.1"
2121 id " org.owasp.dependencycheck" version " 12.1.8"
@@ -88,7 +88,7 @@ dependencies {
8888 implementation " org.springdoc:springdoc-openapi-starter-webmvc-api:${ springDocVersion} "
8989 // apache
9090 implementation " commons-configuration:commons-configuration:1.10"
91- implementation " commons-io:commons-io:2.20 .0"
91+ implementation " commons-io:commons-io:2.21 .0"
9292 implementation " org.apache.commons:commons-collections4:4.5.0"
9393 // includes commons-lang3
9494 implementation " org.apache.commons:commons-text:1.14.0"
You can’t perform that action at this time.
0 commit comments