Rebase httpcomponents

This commit is contained in:
Mike Primm 2022-02-24 16:34:10 -06:00
parent 9d1b84c9d2
commit cf528d22cc
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ shadowJar {
relocate('javax.servlet', 'org.dynmap.javax.servlet' )
relocate('org.postgresql', 'org.dynmap.org.postgresql')
relocate('io.github.linktosriram.s3lite', 'org.dynmap.s3lite')
relocate('org.apache', 'org.dynmap.apache')
destinationDir = file '../target'
classifier = ''