build: Upgrade to 1.2.1

This commit is contained in:
Zihlu Wang
2024-01-05 01:44:47 +08:00
parent b7a911953c
commit e1f2b937a9
10 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
<parent>
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
</parent>
<artifactId>devkit-core</artifactId>
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
</parent>
<artifactId>devkit-utils</artifactId>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent>
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
</parent>
<artifactId>guid</artifactId>
+2 -2
View File
@@ -29,7 +29,7 @@
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
<inceptionYear>2023</inceptionYear>
<packaging>pom</packaging>
@@ -86,7 +86,7 @@
<jar-plugin.version>3.3.0</jar-plugin.version>
<!-- Dependency Versions -->
<logback.version>1.4.11</logback.version>
<logback.version>1.4.13</logback.version>
<junit.version>5.10.0</junit.version>
<slf4j-api.version>2.0.9</slf4j-api.version>
<lombok.version>1.18.30</lombok.version>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent>
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
</parent>
<artifactId>property-guard-spring-boot-starter</artifactId>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent>
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
</parent>
<artifactId>simple-jwt-authzero</artifactId>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent>
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
</parent>
<artifactId>simple-jwt-facade</artifactId>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent>
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
</parent>
<artifactId>simple-jwt-jjwt</artifactId>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent>
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
</parent>
<artifactId>simple-jwt-spring-boot-starter</artifactId>
+1 -1
View File
@@ -23,7 +23,7 @@
<parent>
<groupId>cn.org.codecrafters</groupId>
<artifactId>jdevkit</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
</parent>
<artifactId>webcal</artifactId>