From 28a7e6983010539114908a2518f12a907e5cf3b1 Mon Sep 17 00:00:00 2001
From: RenovateBot <roffe@nibio.no>
Date: Thu, 2 Jan 2025 13:14:20 +0100
Subject: [PATCH] chore(deps): update dependency
 io.github.classgraph:classgraph to v4.8.179

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 56322f4..81d100b 100755
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
         <dependency>
         <groupId>io.github.classgraph</groupId>
         <artifactId>classgraph</artifactId>
-        <version>4.8.165</version>
+        <version>4.8.179</version>
     </dependency>
         <dependency>
             <groupId>com.thetransactioncompany</groupId>
-- 
GitLab