From dedaa685b03569c0f2b6ab36161ba49d9c7bc817 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Nov 2022 00:44:59 +0000 Subject: [PATCH] fix: kafka-webview-ui/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGTHYMELEAFEXTRAS-572299 --- kafka-webview-ui/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kafka-webview-ui/pom.xml b/kafka-webview-ui/pom.xml index da48850f..0576c963 100644 --- a/kafka-webview-ui/pom.xml +++ b/kafka-webview-ui/pom.xml @@ -78,7 +78,7 @@ org.thymeleaf.extras thymeleaf-extras-springsecurity5 - 3.0.4.RELEASE + 3.1.0.RELEASE