🎉 4.10.0.RELEASE 新增TenantGuard租户守卫工具

This commit is contained in:
smallchill 2026-05-10 23:22:11 +08:00
parent d13d060a3a
commit 758123e62c
4 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
<p align="center">
<img src="https://img.shields.io/badge/Release-V4.9.0-blue.svg" alt="Downloads">
<img src="https://img.shields.io/badge/Release-V4.10.0-blue.svg" alt="Downloads">
<img src="https://img.shields.io/badge/JDK-17+-green.svg" alt="Build Status">
<img src="https://img.shields.io/badge/license-Apache%202-blue.svg" alt="Build Status">
<img src="https://img.shields.io/badge/Spring%20Cloud-2025-blue.svg" alt="Coverage Status">

View File

@ -7,10 +7,10 @@
<groupId>org.springblade</groupId>
<artifactId>SpringBlade</artifactId>
<packaging>jar</packaging>
<version>4.9.0</version>
<version>4.10.0</version>
<properties>
<blade.tool.version>4.9.0</blade.tool.version>
<blade.tool.version>4.10.0</blade.tool.version>
<java.version>17</java.version>
<maven.plugin.version>3.11.0</maven.plugin.version>

View File

@ -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

View File

@ -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