From 04038fcdd9375b1edceea998711dc9b5eb1ee0cf Mon Sep 17 00:00:00 2001
From: giis-qabot <122899806+giis-qabot@users.noreply.github.com>
Date: Sat, 21 Oct 2023 09:19:17 +0200
Subject: [PATCH] Combined dependency updates (2023-10-21) (#81)
Includes these updates:
- [Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.20.0 to 2.21.0](https://github.com/giis-uniovi/qacover/pull/78)
- [Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11](https://github.com/giis-uniovi/qacover/pull/77)
- [Bump org.xerial:sqlite-jdbc from 3.43.2.0 to 3.43.2.1](https://github.com/giis-uniovi/qacover/pull/79)
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index c61b56a..456d59b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
org.apache.logging.log4j
log4j-slf4j2-impl
- 2.20.0
+ 2.21.0
test
@@ -109,7 +109,7 @@
org.xerial
sqlite-jdbc
- 3.43.2.0
+ 3.43.2.1
test
@@ -184,7 +184,7 @@
org.jacoco
jacoco-maven-plugin
- 0.8.10
+ 0.8.11
pre-unit-test