Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.17.0 to 2.18.0
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.17.0 to 2.18.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent dc78cc6 commit 7f612b6
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 @@ -42,7 +42,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-data-jpa")
implementation("org.springframework.boot:spring-boot-starter-validation")
implementation("org.springframework.boot:spring-boot-starter-mail")
implementation("commons-io:commons-io:2.17.0")
implementation("commons-io:commons-io:2.18.0")
implementation("org.yaml:snakeyaml:2.3")
implementation('org.flywaydb:flyway-core:10.21.0')
implementation("org.glassfish.jaxb:jaxb-runtime:4.0.5")
Expand Down

0 comments on commit 7f612b6

Please sign in to comment.