From 758123e62c0b7307d07f2d2108b29651be51e514 Mon Sep 17 00:00:00 2001 From: smallchill Date: Sun, 10 May 2026 23:22:11 +0800 Subject: [PATCH] =?UTF-8?q?:tada:=204.10.0.RELEASE=20=E6=96=B0=E5=A2=9ETen?= =?UTF-8?q?antGuard=E7=A7=9F=E6=88=B7=E5=AE=88=E5=8D=AB=E5=B7=A5=E5=85=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- pom.xml | 4 ++-- src/main/resources/application.yml | 2 +- src/test/resources/application.yml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5e9999c4..ae000de2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Downloads + Downloads Build Status Build Status Coverage Status diff --git a/pom.xml b/pom.xml index 5f98b3a2..79837d7a 100644 --- a/pom.xml +++ b/pom.xml @@ -7,10 +7,10 @@ org.springblade SpringBlade jar - 4.9.0 + 4.10.0 - 4.9.0 + 4.10.0 17 3.11.0 diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 2bd1b940..d55a70f8 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -116,7 +116,7 @@ knife4j: swagger: title: SpringBlade 接口文档系统 description: SpringBlade 接口文档系统 - version: 4.9.0 + version: 4.10.0 license: Powered By SpringBlade licenseUrl: https://bladex.cn terms-of-service-url: https://bladex.cn diff --git a/src/test/resources/application.yml b/src/test/resources/application.yml index 2f3e3b70..fac40175 100644 --- a/src/test/resources/application.yml +++ b/src/test/resources/application.yml @@ -103,7 +103,7 @@ knife4j: swagger: title: SpringBlade 接口文档系统 description: SpringBlade 接口文档系统 - version: 4.9.0 + version: 4.10.0 license: Powered By SpringBlade licenseUrl: https://bladex.cn terms-of-service-url: https://bladex.cn