From 652727ff352b1ee5671a29f5a51ae84361b34aac Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Mon, 23 Dec 2024 21:52:11 +0000 Subject: [PATCH] logstash-integration-jdbc/5.5.2 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- logstash-integration-jdbc.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/logstash-integration-jdbc.yaml b/logstash-integration-jdbc.yaml index 2a041959700..95716bf67f1 100644 --- a/logstash-integration-jdbc.yaml +++ b/logstash-integration-jdbc.yaml @@ -8,7 +8,7 @@ # package: name: logstash-integration-jdbc - version: 5.5.1 + version: 5.5.2 epoch: 0 description: Logstash Integration Plugin for JDBC, including Logstash Input and Filter Plugins copyright: @@ -31,7 +31,7 @@ pipeline: with: repository: https://github.com/logstash-plugins/logstash-integration-jdbc tag: v${{package.version}} - expected-commit: 1804cd7aa2c2eca222a2e178d318758001449fe8 + expected-commit: 3aca2fe059a6ddcf19f2c8891aea9474788f2ec9 - runs: | # update the derby version to mitigate the CVE-2018-1313 sed -i "s/def DERBY_VERSION = '10.14.1.0'/def DERBY_VERSION = '10.14.2.0'/g" build.gradle