diff --git a/README.md b/README.md index b2685b6ff97232de5227d1975011ee69c50a3dc8..676608b12734992588288174ab3fc46b4d4707ab 100644 --- a/README.md +++ b/README.md @@ -104,11 +104,11 @@ When use maven or gradle build project, add coordinate com.usthe.sureness sureness-core - 1.0.7 + 1.0.8 ``` ``` -compile group: 'com.usthe.sureness', name: 'sureness-core', version: '1.0.7' +compile group: 'com.usthe.sureness', name: 'sureness-core', version: '1.0.8' ``` #### 🐵 Use the Default Configuration to Configure Sureness diff --git a/README_CN.md b/README_CN.md index 429fe7c5ef19ba9362a195a56cf27af4a40258ec..17caea5915610587ff20e9e9524e1fd17874860f 100644 --- a/README_CN.md +++ b/README_CN.md @@ -109,11 +109,11 @@ com.usthe.sureness sureness-core - 1.0.7 + 1.0.8 ``` ``` -compile group: 'com.usthe.sureness', name: 'sureness-core', version: '1.0.7' +compile group: 'com.usthe.sureness', name: 'sureness-core', version: '1.0.8' ``` #### 🐵 使用默认配置来配置Sureness diff --git a/core/pom.xml b/core/pom.xml index 094bf8ae02523e58e73b7c35793c64bdd296dc95..3090569c3078a811cc311fe694a2575aa9db9259 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ 4.0.0 com.usthe.sureness sureness-core - 1.0.7 + 1.0.8 jar sureness @@ -40,7 +40,7 @@ scm:git:https://github.com/dromara/sureness.git https://github.com/dromara/sureness - 1.0.5 + 1.0.8 diff --git a/pom.xml b/pom.xml index 443b8d14cfb7d17052943b9db056ba97a9a04436..e73aa0ebd523e933febfea9bcb26a2d571d1c03f 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ UTF-8 - 1.0.7 + 1.0.8 1.8 1.8 1.8 diff --git a/support/spring-boot-starter-sureness/pom.xml b/support/spring-boot-starter-sureness/pom.xml index 4d2e486664051b1d595fa288473f822745e3ceef..d3bf240600d64d50333c3dc1514d660b388d0ade 100644 --- a/support/spring-boot-starter-sureness/pom.xml +++ b/support/spring-boot-starter-sureness/pom.xml @@ -53,7 +53,7 @@ 1.8 1.8 UTF-8 - 1.0.7 + 1.0.8 2.4.5