Skip to content

Commit

Permalink
OBGM-353 Support large war files.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdpearson authored and awalkowiak committed Jun 6, 2023
1 parent f3e9a7e commit f9ad00a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ springBoot {

war {
archiveName = 'openboxes.war'
zip64 = true
}

dependencies {
Expand Down

0 comments on commit f9ad00a

Please sign in to comment.