From d715c691ed5164ed3a73649d7adf110170c3f4bf Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Tue, 7 Jan 2025 17:07:34 +0100
Subject: [PATCH] chore (docs): Update README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1e3fbeb..65c1c0b 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ $ mvnw.cmd clean install
 
 **PLEASE NOTE that this builds the package without any models. See "Adding models" below for more information**
 
-Download and install [WildFly](https://www.wildfly.org/) == 26.1.3
+Download and install [WildFly](https://www.wildfly.org/) == 34.0.1
 
 Deploy the build from this project in Wildfly.
 
-- 
GitLab