From eb07c572bafdb1b190d3890eed1efdd39ee08be5 Mon Sep 17 00:00:00 2001
From: giis-qabot <122899806+giis-qabot@users.noreply.github.com>
Date: Sun, 27 Oct 2024 09:42:49 +0100
Subject: [PATCH] Combined dependency updates (2024-10-27)
Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes:
- [Bump io.github.javiertuya:visual-assert from 2.5.0 to 2.5.1](https://github.com/giis-uniovi/modevo/pull/96)
- [Bump surefire.version from 3.5.0 to 3.5.1](https://github.com/giis-uniovi/modevo/pull/94)
- [Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.24.0 to 2.24.1](https://github.com/giis-uniovi/modevo/pull/91)
- [Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1](https://github.com/giis-uniovi/modevo/pull/90)
---
modevo-consistency/pom.xml | 2 +-
pom.xml | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/modevo-consistency/pom.xml b/modevo-consistency/pom.xml
index 7fc6db3..f267278 100644
--- a/modevo-consistency/pom.xml
+++ b/modevo-consistency/pom.xml
@@ -60,7 +60,7 @@
io.github.javiertuya
visual-assert
- 2.5.0
+ 2.5.1
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 7945714..24513a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
17
UTF-8
- 3.5.0
+ 3.5.1
@@ -44,7 +44,7 @@
org.apache.logging.log4j
log4j-slf4j2-impl
- 2.24.0
+ 2.24.1
test
@@ -209,7 +209,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.10.0
+ 3.10.1
true
none