From 72ff69fa46b030b8abe680284b1a7808533267be Mon Sep 17 00:00:00 2001 From: shimingxy Date: Fri, 30 Aug 2024 17:23:55 +0800 Subject: [PATCH] java 17 --- core/pom.xml | 6 +++--- pom.xml | 6 +++--- sample-bootstrap/pom.xml | 2 +- sample-tom/pom.xml | 2 +- support/spring-boot3-starter-sureness/pom.xml | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 4bd32487..94022a6c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -44,9 +44,9 @@ - 1.8 - 1.8 - 1.8 + 17 + 17 + 17 UTF-8 6.0.0 4.0.1 diff --git a/pom.xml b/pom.xml index 968ade49..d2274b5f 100644 --- a/pom.xml +++ b/pom.xml @@ -19,9 +19,9 @@ UTF-8 1.1.0 - 1.8 - 1.8 - 1.8 + 17 + 17 + 17 1.7.21 2.3.0 diff --git a/sample-bootstrap/pom.xml b/sample-bootstrap/pom.xml index 4a3e5c2a..37deccc5 100644 --- a/sample-bootstrap/pom.xml +++ b/sample-bootstrap/pom.xml @@ -15,7 +15,7 @@ UTF-8 UTF-8 - 1.8 + 17 diff --git a/sample-tom/pom.xml b/sample-tom/pom.xml index e75c526d..bfc55d02 100644 --- a/sample-tom/pom.xml +++ b/sample-tom/pom.xml @@ -15,7 +15,7 @@ UTF-8 UTF-8 - 1.8 + 17 8.0.16 diff --git a/support/spring-boot3-starter-sureness/pom.xml b/support/spring-boot3-starter-sureness/pom.xml index 1a9f5c8d..6d710113 100644 --- a/support/spring-boot3-starter-sureness/pom.xml +++ b/support/spring-boot3-starter-sureness/pom.xml @@ -54,7 +54,7 @@ 17 UTF-8 1.1.0 - 3.1.0 + 3.3.3