From 889db6e42d20d8ce532c1c45b0c46d22a08d7abd Mon Sep 17 00:00:00 2001
From: Paul-Christian Volkmer
Date: Mon, 1 Jan 2024 15:06:35 +0100
Subject: chore: update maven plugins
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'pom.xml')
diff --git a/pom.xml b/pom.xml
index e9f150b..3378104 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,17 +168,17 @@
org.apache.maven.plugins
maven-surefire-plugin
- 2.22.2
+ 3.2.3
org.apache.maven.plugins
maven-failsafe-plugin
- 2.22.2
+ 3.2.3
org.apache.maven.plugins
maven-dependency-plugin
- 3.5.0
+ 3.6.1
${project.build.directory}/classes/
@@ -219,7 +219,7 @@
org.jacoco
jacoco-maven-plugin
- 0.8.10
+ 0.8.11
--
cgit v1.2.3