From f4e3057a4d5311579a4518bbe6e4da723159478e Mon Sep 17 00:00:00 2001 From: "J. Victor Martins" Date: Mon, 23 Sep 2024 16:32:05 -0700 Subject: [PATCH] fix(e2e): Bump fixed by due to RHSA-2024:6783 --- e2etests/testcase_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/e2etests/testcase_test.go b/e2etests/testcase_test.go index a0b4e4eb0..50ce0ab43 100644 --- a/e2etests/testcase_test.go +++ b/e2etests/testcase_test.go @@ -3543,7 +3543,7 @@ For more details about the security issue(s), including the impact, a CVSS score }, }, }, - FixedBy: "1:3.0.1-43.el9_0", + FixedBy: "1:3.0.7-28.el9_4", }, }, }, @@ -3585,7 +3585,7 @@ For more details about the security issue(s), including the impact, a CVSS score }, }, }, - FixedBy: "1:3.0.1-43.el9_0", + FixedBy: "1:3.0.7-28.el9_4", }, }, },