This is an automated email from the ASF dual-hosted git repository.
min pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-admin.git
The following commit(s) were added to refs/heads/develop by this push:
new 2fcaf35 update snakeyml
2fcaf35 is described below
commit 2fcaf35abbb65b39fca6901704ab812f5ad24f67
Author: nzomkxia <[email protected]>
AuthorDate: Wed May 15 14:51:44 2019 +0800
update snakeyml
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index c1add06..d84c0e9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,9 +65,9 @@
<jacoco-version>0.8.2</jacoco-version>
<jedis-version>2.9.0</jedis-version>
<apollo-version>1.2.0</apollo-version>
- <snakeyaml-version>1.19</snakeyaml-version>
+ <snakeyaml-version>1.24</snakeyaml-version>
<maven-checkstyle-plugin-version>3.0.0</maven-checkstyle-plugin-version>
- <spring-boot-version>2.0.2.RELEASE</spring-boot-version>
+ <spring-boot-version>2.1.4.RELEASE</spring-boot-version>
<maven_compiler_version>3.6.0</maven_compiler_version>
<java_source_version>1.8</java_source_version>
<java_target_version>1.8</java_target_version>