Skip to content

Commit

Permalink
build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.1…
Browse files Browse the repository at this point in the history
…5.0 (#160)
  • Loading branch information
dependabot[bot] authored Jul 27, 2024
1 parent 26019e7 commit 86329ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-webflux'
implementation 'org.springframework.boot:spring-boot-starter-validation'
implementation 'org.springframework.boot:spring-boot-starter-actuator'
implementation 'org.apache.commons:commons-lang3:3.14.0'
implementation 'org.apache.commons:commons-lang3:3.15.0'
implementation 'com.github.ben-manes.caffeine:caffeine'
compileOnly 'org.projectlombok:lombok'
developmentOnly 'org.springframework.boot:spring-boot-devtools'
Expand Down

0 comments on commit 86329ca

Please sign in to comment.