From 942f498b25a86a8a5480b624a24458f36b143142 Mon Sep 17 00:00:00 2001 From: Kris Stern Date: Thu, 11 Jul 2024 08:58:43 +0800 Subject: [PATCH] feat: update lts in maven profile to 2.452.3 --- .gitignore | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9a8738ec24..72ba4354d1 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ jenkins-plugins/ .jenkins_test/ !src/test/resources/jacoco/test/target .history +.vscode diff --git a/pom.xml b/pom.xml index f836bfa1f2..13a5981c24 100644 --- a/pom.xml +++ b/pom.xml @@ -770,7 +770,7 @@ and lts - 2.452.2 + 2.452.3