From b59e3d840d058916bb1fa5c24b14ea886f812762 Mon Sep 17 00:00:00 2001 From: giis-qabot <122899806+giis-qabot@users.noreply.github.com> Date: Sat, 30 Sep 2023 10:15:30 +0200 Subject: [PATCH] Combined dependency updates (2023-09-30) (#25) Includes these updates: - [Bump org.seleniumhq.selenium:selenium-java from 4.12.1 to 4.13.0](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/24) - [Bump org.springframework.boot:spring-boot-maven-plugin from 3.1.3 to 3.1.4](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/22) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7feb6c2..d3d30d2 100644 --- a/pom.xml +++ b/pom.xml @@ -106,7 +106,7 @@ org.seleniumhq.selenium selenium-java - 4.12.1 + 4.13.0 org.junit.jupiter @@ -231,7 +231,7 @@ org.springframework.boot spring-boot-maven-plugin - 3.1.3 + 3.1.4