Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.8.0 to 2.14.0 (#410)
Browse files Browse the repository at this point in the history
Bumps commons-io:commons-io from 2.8.0 to 2.14.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent 06bf2ea commit 981272d
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 @@ -75,7 +75,7 @@ dependencies {
api "org.springframework:spring-websocket"
api "org.apache.httpcomponents.client5:httpclient5:5.2.1"
api 'org.jasypt:jasypt:1.9.3'
api "commons-io:commons-io:2.8.0"
api "commons-io:commons-io:2.14.0"
api "org.owasp.encoder:encoder:1.2.3"
api "com.esotericsoftware:kryo:5.6.0"

Expand Down

0 comments on commit 981272d

Please sign in to comment.