1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

chore(deps): Update denpendency.

This commit is contained in:
jaywcjlove
2021-05-10 13:51:59 +08:00
parent 312d39fb96
commit b92f3d6126
27 changed files with 2400 additions and 2455 deletions

View File

@@ -82,6 +82,7 @@ esac
CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar
# Determine the Java command to use to start the JVM.
if [ -n "$JAVA_HOME" ] ; then
if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
@@ -129,6 +130,7 @@ fi
if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
APP_HOME=`cygpath --path --mixed "$APP_HOME"`
CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
JAVACMD=`cygpath --unix "$JAVACMD"`
# We build the pattern for arguments to be converted via cygpath