From 68714414c66add439875d6ae029d96901baa8e23 Mon Sep 17 00:00:00 2001
From: giis-qabot <122899806+giis-qabot@users.noreply.github.com>
Date: Sat, 28 Sep 2024 08:03:54 +0200
Subject: [PATCH] Combined dependency updates (2024-09-28)
Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes:
- [Bump junit-jupiter.version from 5.11.0 to 5.11.1](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/160)
- [Bump org.seleniumhq.selenium:selenium-java from 4.24.0 to 4.25.0](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/159)
- [Bump org.springframework.boot:spring-boot-maven-plugin from 3.3.3 to 3.3.4](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/158)
- [Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.23.1 to 2.24.0](https://github.com/giis-uniovi/retorch-st-fullteaching/pull/157)
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index c25c0e7..3bcab0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
5.1.1
- 5.11.0
+ 5.11.1
5.9.2
@@ -56,7 +56,7 @@
2.0.16
- 2.23.1
+ 2.24.0
0.8.12
@@ -103,7 +103,7 @@
org.seleniumhq.selenium
selenium-java
- 4.24.0
+ 4.25.0
org.junit.jupiter
@@ -212,7 +212,7 @@
org.springframework.boot
spring-boot-maven-plugin
- 3.3.3
+ 3.3.4