From 93a9279c94550949eab9750dbf539f402a1aa0d9 Mon Sep 17 00:00:00 2001 From: giis-qabot <122899806+giis-qabot@users.noreply.github.com> Date: Mon, 29 Jul 2024 11:44:12 +0200 Subject: [PATCH] Combined dependency updates (2024-07-29) (#134) Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes: - [Bump org.springframework.boot:spring-boot-maven-plugin from 3.3.1 to 3.3.2](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/128) - [Bump org.seleniumhq.selenium:selenium-java from 4.22.0 to 4.23.0](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/130) - [Bump io.github.bonigarcia:webdrivermanager from 5.8.0 to 5.9.2](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/131) - [Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/126) - [Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.3.0 to 3.3.1](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/127) --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index c2abf4a..9edeb8a 100644 --- a/pom.xml +++ b/pom.xml @@ -49,11 +49,11 @@ 5.10.3 - 5.9.1 + 5.9.2 1.1.0 - 3.3.0 + 3.3.1 0.8.7 @@ -106,12 +106,12 @@ org.seleniumhq.selenium selenium-java - 4.22.0 + 4.23.0 org.junit.jupiter junit-jupiter-api - 5.10.3 + 5.10.2 test @@ -215,7 +215,7 @@ org.springframework.boot spring-boot-maven-plugin - 3.3.1 + 3.3.2 @@ -285,7 +285,7 @@ org.apache.maven.plugins maven-surefire-report-plugin - 3.3.0 + 3.3.1 test