From 3064b076a9ffb0317e1ba3a9428a9dbe602c2678 Mon Sep 17 00:00:00 2001 From: giis-qabot <122899806+giis-qabot@users.noreply.github.com> Date: Sun, 27 Oct 2024 09:54:18 +0100 Subject: [PATCH] Combined dependency updates (2024-10-27) Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes: - [Bump org.springframework.boot:spring-boot-maven-plugin from 3.3.4 to 3.3.5](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/168) - [Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/167) - [Bump junit-jupiter.version from 5.11.1 to 5.11.3](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/166) - [Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.5.0 to 3.5.1](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/165) - [Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/163) --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 3bcab0c..224f6ba 100644 --- a/pom.xml +++ b/pom.xml @@ -44,13 +44,13 @@ 5.1.1 - 5.11.1 + 5.11.3 5.9.2 1.1.0 - 3.5.0 + 3.5.1 0.8.7 @@ -212,7 +212,7 @@ org.springframework.boot spring-boot-maven-plugin - 3.3.4 + 3.3.5 @@ -228,7 +228,7 @@ org.codehaus.mojo exec-maven-plugin - 3.4.1 + 3.5.0 com.fullteaching.backend.Application @@ -282,7 +282,7 @@ org.apache.maven.plugins maven-surefire-report-plugin - 3.5.0 + 3.5.1 test