From 0af83ae1b44168888b8284fdbef0be1f686dcaf6 Mon Sep 17 00:00:00 2001
From: Thomas <thomas.musset@pasteur.fr>
Date: Thu, 30 Mar 2023 13:21:38 +0200
Subject: [PATCH] update artifact version

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

diff --git a/pom.xml b/pom.xml
index e144149..a0951ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
 
     <!-- Project Information -->
     <artifactId>apache-commons-lang</artifactId>
-    <version>3.12.0</version>
+    <version>4.0.0</version>
 
     <packaging>jar</packaging>
 
-- 
GitLab