From 7691243f87d215f4c4a3415301155ef56c0da0a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Ha=C3=9Fel?= Date: Sun, 2 Oct 2022 09:51:46 +0200 Subject: [PATCH] spring-boot-starter-parent 2.7.4 + jsoup 1.15.3 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d5a6b84..7dd2bff 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.4 + 2.7.4 @@ -60,7 +60,7 @@ org.jsoup jsoup - 1.14.3 + 1.15.3 com.github.calimero