From fb4e3db86f75c88d38bdd7c3a3e921858ed7fd64 Mon Sep 17 00:00:00 2001 From: Zihlu Wang Date: Mon, 31 Jul 2023 20:20:12 +0800 Subject: [PATCH] feat: update project info Updated the parent to org.sonatype.oss:oss-parent:9. Updated the project inception year to 2023. Updated the organization to "CodeCrafters". --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 332047e..bb9a283 100644 --- a/pom.xml +++ b/pom.xml @@ -7,12 +7,13 @@ org.sonatype.oss oss-parent - 7 + 9 cn.org.codecrafters jdevkit 1.0.0 + 2023 pom @@ -24,6 +25,11 @@ simple-jwt-spring-boot-starter + + CodeCrafters + https://codecrafters.org.cn + + zihluwong