From efe816812fb4c1e2f8a5366a91ac1c58fbaf100e Mon Sep 17 00:00:00 2001 From: SNanda8895 <168731871+SNanda8895@users.noreply.github.com> Date: Thu, 30 May 2024 14:47:47 +0530 Subject: [PATCH 1/2] [JENKINS-73047] Fix weather icons (#9227) Fix weather icons (cherry picked from commit ee22f8b8a8e655eee5ce3cef85043659428b776e) --- .../images/symbols/weather-icon-health-00to19.svg | 8 ++++---- .../images/symbols/weather-icon-health-20to39.svg | 12 ++++++------ .../images/symbols/weather-icon-health-60to79.svg | 14 +++++++------- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/war/src/main/resources/images/symbols/weather-icon-health-00to19.svg b/war/src/main/resources/images/symbols/weather-icon-health-00to19.svg index 73e2f674a987..9e11cbcbb9eb 100644 --- a/war/src/main/resources/images/symbols/weather-icon-health-00to19.svg +++ b/war/src/main/resources/images/symbols/weather-icon-health-00to19.svg @@ -1,5 +1,5 @@ - - - - + + + + diff --git a/war/src/main/resources/images/symbols/weather-icon-health-20to39.svg b/war/src/main/resources/images/symbols/weather-icon-health-20to39.svg index f11877eb60db..1766284038bb 100644 --- a/war/src/main/resources/images/symbols/weather-icon-health-20to39.svg +++ b/war/src/main/resources/images/symbols/weather-icon-health-20to39.svg @@ -1,8 +1,8 @@ - - - - - - + + + + + + diff --git a/war/src/main/resources/images/symbols/weather-icon-health-60to79.svg b/war/src/main/resources/images/symbols/weather-icon-health-60to79.svg index bd4ed3d4c452..c6caf30230ce 100644 --- a/war/src/main/resources/images/symbols/weather-icon-health-60to79.svg +++ b/war/src/main/resources/images/symbols/weather-icon-health-60to79.svg @@ -1,8 +1,8 @@ - - - - - - - + + + + + + + From 04521ba8db3a0a66799e0140404c26b18c856c06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 13:37:00 -0700 Subject: [PATCH 2/2] Bump org.jenkins-ci.plugins:bouncycastle-api from 2.30.1.77-225.v26ea_c9455fd9 to 2.30.1.78.1-233.vfdcdeb_0a_08a_a_ (#9326) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 7b7c1304ef5da66a82cd7292055fc0d7098a97b1) --- war/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/war/pom.xml b/war/pom.xml index d8677a0cf53c..51060f1fbc62 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -419,7 +419,7 @@ THE SOFTWARE. org.jenkins-ci.plugins bouncycastle-api - 2.30.1.77-225.v26ea_c9455fd9 + 2.30.1.78.1-233.vfdcdeb_0a_08a_a_ hpi