From 5ff5b278172619c52791bf3dbe55cabca76560d3 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Sun, 24 Mar 2024 15:03:39 -0700 Subject: [PATCH] GUACAMOLE-1905: Do not consider Logback 1.5.x for updates (incompatible). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1f1767c22..2ff1757c5 100644 --- a/pom.xml +++ b/pom.xml @@ -522,7 +522,7 @@ regex - 1\.4\..+ + 1\.[45]\..+