Skip to content

Commit

Permalink
update v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingCattwo committed Nov 28, 2019
1 parent 99fee1c commit 790fce0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/common.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[common]

# Webase Version (V1.1.0 or above)
webase.version=v1.2.0
webase.version=v1.2.1

# Mysql database configuration of WeBASE-NodeManager
mysql.ip=localhost
Expand Down
2 changes: 1 addition & 1 deletion quick-start/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ List test = [
dependencies {
compile springboot
// compile "org.apache.commons:commons-lang3:3.8.1"
compile "com.alibaba:fastjson:1.2.54"
compile "com.alibaba:fastjson:1.2.60"

compileOnly lombok

Expand Down

0 comments on commit 790fce0

Please sign in to comment.