From b5138d43c7c7b5deda2157d7b7746d01da648d3e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 Dec 2021 20:08:57 +0000 Subject: [PATCH] fix: github-admin/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-1009832 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-31332 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-32202 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-536316 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-72470 --- github-admin/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/github-admin/pom.xml b/github-admin/pom.xml index 51a2be5..edca222 100644 --- a/github-admin/pom.xml +++ b/github-admin/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent 1.3.5.RELEASE - + @@ -27,7 +27,7 @@ de.codecentric spring-boot-admin-server - 1.3.2 + 1.3.3 de.codecentric