Skip to content

Commit

Permalink
Merge pull request #938 from ShioCMS/dependabot/gradle/shio-app/0.3.9…
Browse files Browse the repository at this point in the history
…/net.lingala.zip4j-zip4j-2.11.5

Bump net.lingala.zip4j:zip4j from 2.11.1 to 2.11.5 in /shio-app
  • Loading branch information
alegauss authored Nov 18, 2024
2 parents 8c0092f + 07b460c commit 0fc37af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shio-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ dependencies {
implementation group: 'org.apache.commons', name: 'commons-text', version: '1.12.0'

//Zip4j
implementation group: 'net.lingala.zip4j', name: 'zip4j', version: '2.11.1'
implementation group: 'net.lingala.zip4j', name: 'zip4j', version: '2.11.5'

// Apache POI
implementation group: 'org.apache.poi', name: 'poi', version: '5.2.2'
Expand Down

0 comments on commit 0fc37af

Please sign in to comment.