From 22971125c875c9c04e5cc995782fe43d66136a31 Mon Sep 17 00:00:00 2001 From: "A. Endter" Date: Thu, 7 Mar 2024 15:05:36 +0100 Subject: [PATCH] JENKINS-69980 Update warnings.json (#763) Try to remove warning. https://issues.jenkins.io/browse/JENKINS-69980 --- resources/warnings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/warnings.json b/resources/warnings.json index f3dfe1f00..79742a0fb 100644 --- a/resources/warnings.json +++ b/resources/warnings.json @@ -12620,7 +12620,7 @@ "versions": [ { "lastVersion": "0.0.7", - "pattern": ".*" + "pattern": "(0[.]0[.][0-7])" } ] },