From f65a91975c46e7114ca3d2c39de59f3e9618793a Mon Sep 17 00:00:00 2001 From: Lauro Silveira Date: Sun, 14 Apr 2024 11:20:10 +0200 Subject: [PATCH] Updated spring-starter version --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7702ef6..ae2d483 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.3 + 3.2.4 @@ -22,6 +22,7 @@ 3.13.0 2.4.0 4.4.0 + 0.8.12 @@ -158,7 +159,7 @@ org.jacoco jacoco-maven-plugin - 0.8.11 + ${jacoco.version} **/springdoc/*