From 32cb24c056da19a7576cd3fa003d23f877f30bfb Mon Sep 17 00:00:00 2001 From: giis-qabot <122899806+giis-qabot@users.noreply.github.com> Date: Fri, 3 Nov 2023 21:57:10 +0100 Subject: [PATCH] Combined dependency updates (2023-11-03) (#38) Includes these updates: - [Bump io.github.bonigarcia:selenium-jupiter from 4.3.7 to 5.0.0](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/35) - [Bump io.github.bonigarcia:webdrivermanager from 5.5.3 to 5.6.0](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/34) - [Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/31) - [Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.1.2 to 3.2.1](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/32) - [Bump org.seleniumhq.selenium:selenium-java from 4.14.1 to 4.15.0](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/33) --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index ee38988..f9545cb 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ 1.0.0 - 4.3.7 + 5.0.0 2.0.9 @@ -53,11 +53,11 @@ 4.13.2 - 5.5.3 + 5.6.0 1.1.0 - 3.1.2 + 3.2.1 0.8.7 @@ -106,7 +106,7 @@ org.seleniumhq.selenium selenium-java - 4.14.1 + 4.15.0 org.junit.jupiter @@ -302,7 +302,7 @@ org.apache.maven.plugins maven-surefire-report-plugin - 3.1.2 + 3.2.1 test