diff --git a/devkit-core/pom.xml b/devkit-core/pom.xml
index 2b64cd4..66d3d02 100644
--- a/devkit-core/pom.xml
+++ b/devkit-core/pom.xml
@@ -23,7 +23,7 @@
cn.org.codecrafters
jdevkit
- 1.0.2
+ 1.1.0-alpha
devkit-core
diff --git a/devkit-utils/pom.xml b/devkit-utils/pom.xml
index b735862..882de50 100644
--- a/devkit-utils/pom.xml
+++ b/devkit-utils/pom.xml
@@ -6,7 +6,7 @@
cn.org.codecrafters
jdevkit
- 1.0.2
+ 1.1.0-alpha
devkit-utils
diff --git a/guid/pom.xml b/guid/pom.xml
index 93705e7..2503160 100644
--- a/guid/pom.xml
+++ b/guid/pom.xml
@@ -23,7 +23,7 @@
cn.org.codecrafters
jdevkit
- 1.0.2
+ 1.1.0-alpha
guid
diff --git a/pom.xml b/pom.xml
index 4e217ad..3033014 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
cn.org.codecrafters
jdevkit
- 1.0.2
+ 1.1.0-alpha
2023
pom
@@ -42,6 +42,7 @@
simple-jwt-authzero
simple-jwt-jjwt
simple-jwt-spring-boot-starter
+ property-encryptor-spring-boot-starter
diff --git a/property-encryptor-spring-boot-starter/pom.xml b/property-encryptor-spring-boot-starter/pom.xml
new file mode 100644
index 0000000..4c30229
--- /dev/null
+++ b/property-encryptor-spring-boot-starter/pom.xml
@@ -0,0 +1,65 @@
+
+
+
+
+ 4.0.0
+
+ cn.org.codecrafters
+ jdevkit
+ 1.1.0-alpha
+
+
+ property-encryptor-spring-boot-starter
+
+
+ 17
+ 17
+ UTF-8
+
+
+
+
+ cn.org.codecrafters
+ devkit-utils
+
+
+
+ org.springframework.boot
+ spring-boot-autoconfigure
+
+
+
+ org.springframework.boot
+ spring-boot-starter-logging
+
+
+
+ org.springframework.boot
+ spring-boot-configuration-processor
+
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+ test
+
+
+
+
\ No newline at end of file
diff --git a/simple-jwt-authzero/pom.xml b/simple-jwt-authzero/pom.xml
index 3935ac3..3f9ed61 100644
--- a/simple-jwt-authzero/pom.xml
+++ b/simple-jwt-authzero/pom.xml
@@ -23,7 +23,7 @@
cn.org.codecrafters
jdevkit
- 1.0.2
+ 1.1.0-alpha
simple-jwt-authzero
diff --git a/simple-jwt-facade/pom.xml b/simple-jwt-facade/pom.xml
index 1c482c2..2bdc025 100644
--- a/simple-jwt-facade/pom.xml
+++ b/simple-jwt-facade/pom.xml
@@ -23,7 +23,7 @@
cn.org.codecrafters
jdevkit
- 1.0.2
+ 1.1.0-alpha
simple-jwt-facade
diff --git a/simple-jwt-jjwt/pom.xml b/simple-jwt-jjwt/pom.xml
index 6e84f7d..69cf8e6 100644
--- a/simple-jwt-jjwt/pom.xml
+++ b/simple-jwt-jjwt/pom.xml
@@ -23,7 +23,7 @@
cn.org.codecrafters
jdevkit
- 1.0.2
+ 1.1.0-alpha
simple-jwt-jjwt
diff --git a/simple-jwt-spring-boot-starter/pom.xml b/simple-jwt-spring-boot-starter/pom.xml
index cda7727..ed31d53 100644
--- a/simple-jwt-spring-boot-starter/pom.xml
+++ b/simple-jwt-spring-boot-starter/pom.xml
@@ -23,7 +23,7 @@
cn.org.codecrafters
jdevkit
- 1.0.2
+ 1.1.0-alpha
simple-jwt-spring-boot-starter
diff --git a/webcal/pom.xml b/webcal/pom.xml
index 178cea6..99060f5 100644
--- a/webcal/pom.xml
+++ b/webcal/pom.xml
@@ -23,7 +23,7 @@
cn.org.codecrafters
jdevkit
- 1.0.2
+ 1.1.0-alpha
webcal