From 8fd4ae1282835d4347787aea5a327c8e17baccd1 Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期一, 13 六月 2022 21:43:31 +0800 Subject: [PATCH] 优化druid开启wall过滤器出现的异常问题 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 053fdf7..2992b83 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-dependencies</artifactId> - <version>2.5.13</version> + <version>2.5.14</version> <type>pom</type> <scope>import</scope> </dependency> -- Gitblit v1.9.2