From d296d6a6824c219ee8ec478ba9ad5c3d0150b9fb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ben=20B=C3=B6ckmann?=
<75972296+bencodes07@users.noreply.github.com>
Date: Tue, 2 Jan 2024 19:29:47 +0100
Subject: [PATCH] Update pom.xml
---
pom.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/pom.xml b/pom.xml
index 9850069..6ab8f0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,6 +59,13 @@
org.springframework.boot
spring-boot-maven-plugin
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 3.2.3
+
+