diff --git a/bin/deploy.sh b/bin/deploy.sh index 5453472f8..b850b3489 100755 --- a/bin/deploy.sh +++ b/bin/deploy.sh @@ -15,4 +15,4 @@ # show Hutool logo "$(dirname ${BASH_SOURCE[0]})"/logo.sh -mvn clean deploy -P release +mvn clean deploy -P release -Dhttps.protocols=TLSv1.2