Skip to content

Commit

Permalink
fix owasp
Browse files Browse the repository at this point in the history
  • Loading branch information
gnespolino committed Feb 21, 2024
1 parent 600cb0e commit 0b3422c
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 @@ -61,7 +61,7 @@ dependencies {
implementation 'org.flywaydb:flyway-core'
implementation 'org.flywaydb:flyway-mysql'

implementation 'org.apache.commons:commons-compress:1.24.0'
implementation 'org.apache.commons:commons-compress:1.26.0'

implementation 'org.springdoc:springdoc-openapi-ui:1.6.1'
implementation 'org.openapitools:jackson-databind-nullable:0.2.1'
Expand Down

0 comments on commit 0b3422c

Please sign in to comment.