diff --git a/pom.xml b/pom.xml index 5d598b5281e589ee8ad87c8ddc2075c1e56d054f..98a2e79898bbcc982310087e126e9170599770da 100644 --- a/pom.xml +++ b/pom.xml @@ -37,6 +37,7 @@ + 1.12.1 1.8 utf-8 utf-8 @@ -64,6 +65,7 @@ org.sonatype.oss oss-parent 7 + @@ -85,6 +87,34 @@ + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + [1.0.0,) + + enforce + + + + + + + + + + + + diff --git a/sa-token-dao-redis-jackson/pom.xml b/sa-token-dao-redis-jackson/pom.xml index 0343b57fe7b09960c7611b899e7d7066fb2fb5f2..e10f4ed04af4dde5657a2e63b575c57dc0127de9 100644 --- a/sa-token-dao-redis-jackson/pom.xml +++ b/sa-token-dao-redis-jackson/pom.xml @@ -20,7 +20,7 @@ cn.dev33 sa-token-spring-boot-starter - 1.12.1 + ${sa-token-version} diff --git a/sa-token-dao-redis/pom.xml b/sa-token-dao-redis/pom.xml index 79f567944b8d948cf63114e49760213b28ac4626..d5fb2f124fff4518ed1de9331f98d849471fb14f 100644 --- a/sa-token-dao-redis/pom.xml +++ b/sa-token-dao-redis/pom.xml @@ -20,7 +20,7 @@ cn.dev33 sa-token-spring-boot-starter - 1.12.1 + ${sa-token-version} diff --git a/sa-token-demo-jwt/pom.xml b/sa-token-demo-jwt/pom.xml index a7edd435c8d2b8d4312fa8d69928f3701a45cb4c..8cc075cd25c2f14a2af2461f8c92612dd19fb78b 100644 --- a/sa-token-demo-jwt/pom.xml +++ b/sa-token-demo-jwt/pom.xml @@ -11,7 +11,13 @@ org.springframework.boot spring-boot-starter-parent 2.0.0.RELEASE + + + + + 1.12.1 + @@ -29,7 +35,7 @@ cn.dev33 sa-token-spring-boot-starter - 1.12.1 + ${sa-token-version} @@ -43,14 +49,14 @@ @@ -63,7 +69,7 @@ diff --git a/sa-token-demo-springboot/pom.xml b/sa-token-demo-springboot/pom.xml index 042315a9af79782e9e8e46d6484adfe15d55195c..42e1081163d7f8d94796c54aaf654af31b7303f8 100644 --- a/sa-token-demo-springboot/pom.xml +++ b/sa-token-demo-springboot/pom.xml @@ -11,7 +11,13 @@ org.springframework.boot spring-boot-starter-parent 2.0.0.RELEASE + + + + + 1.12.1 + @@ -29,21 +35,21 @@ cn.dev33 sa-token-spring-boot-starter - 1.12.1 + ${sa-token-version} @@ -56,7 +62,7 @@ diff --git a/sa-token-spring-aop/pom.xml b/sa-token-spring-aop/pom.xml index c6dd3caebd692cb08f26f90ba74ade1be53c1dca..2936c2dc8f44fdccd4843ee9dbde7a97039f58d1 100644 --- a/sa-token-spring-aop/pom.xml +++ b/sa-token-spring-aop/pom.xml @@ -20,7 +20,7 @@ cn.dev33 sa-token-spring-boot-starter - 1.12.1 + ${sa-token-version} diff --git a/sa-token-spring-boot-starter/pom.xml b/sa-token-spring-boot-starter/pom.xml index f12ecd2d88e916e9b30d3f747bfc1853df32482d..07b0e63d21ed87b01121d8c7c5e4a036dcd2a4d7 100644 --- a/sa-token-spring-boot-starter/pom.xml +++ b/sa-token-spring-boot-starter/pom.xml @@ -19,7 +19,7 @@ cn.dev33 sa-token-core - 1.12.1 + ${sa-token-version} org.springframework.boot