From 303eff8e06d43c8a67a2d41a465e8afefae4b39d Mon Sep 17 00:00:00 2001 From: giis-qabot <122899806+giis-qabot@users.noreply.github.com> Date: Fri, 20 Oct 2023 20:13:26 +0200 Subject: [PATCH] Combined dependency updates (2023-10-20) (#30) Includes these updates: - [Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/29) - [Bump org.springframework.boot:spring-boot-maven-plugin from 3.1.4 to 3.1.5](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/28) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 438c649..ee38988 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ 0.8.7 - 0.8.10 + 0.8.11 jacoco reuseReports ${project.basedir}/../target/jacoco.exec @@ -231,7 +231,7 @@ org.springframework.boot spring-boot-maven-plugin - 3.1.4 + 3.1.5