File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ dependencies {
7474 implementation ' javax.annotation:javax.annotation-api:1.3.2'
7575 implementation ' javax.validation:validation-api:2.0.1.Final'
7676 implementation ' com.google.code.findbugs:jsr305:3.0.2'
77- implementation ' org.apache.commons:commons-lang3:3.12 .0'
77+ implementation ' org.apache.commons:commons-lang3:3.18 .0'
7878 compileOnly ' org.projectlombok:lombok:1.18.26'
7979 annotationProcessor ' org.projectlombok:lombok:1.18.26'
8080 implementation ' org.slf4j:slf4j-api:2.0.7'
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-7.2-bin .zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.3-all .zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments