From 5757b1bca1095b41198a7dab49506dc47fd3a8ac Mon Sep 17 00:00:00 2001 From: zhouhao Date: Mon, 19 Aug 2024 14:35:52 +0800 Subject: [PATCH] build: 4.0.17 release --- pom.xml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9fbf7a36c..93e28b1e7 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.hswebframework.web hsweb-framework - 4.0.17-SNAPSHOT + 4.0.17 hsweb-starter hsweb-core @@ -89,11 +89,11 @@ 3.2.2 1.6.12 - 4.1.2-SNAPSHOT + 4.1.2 3.0.4 3.0.2 2.7.0 - + 4.1.111.Final Borca-SR2 @@ -328,6 +328,15 @@ + + + io.netty + netty-bom + ${netty.version} + pom + import + + com.google.code.findbugs jsr305