From ec1a22b05b16204525fb9acd9e5db4461811dda5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 09:52:58 +0000 Subject: [PATCH 1/2] Bump wiremock-jre8 in /stackrox-container-image-scanner Bumps [wiremock-jre8](https://github.com/wiremock/wiremock) from 2.31.0 to 2.33.2. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](https://github.com/wiremock/wiremock/compare/2.31.0...2.33.2) --- updated-dependencies: - dependency-name: com.github.tomakehurst:wiremock-jre8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- stackrox-container-image-scanner/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stackrox-container-image-scanner/pom.xml b/stackrox-container-image-scanner/pom.xml index edcc4949..750c99b3 100644 --- a/stackrox-container-image-scanner/pom.xml +++ b/stackrox-container-image-scanner/pom.xml @@ -49,7 +49,7 @@ com.github.tomakehurst wiremock-jre8 - 2.31.0 + 2.33.2 test From fd6cf39227e14ff2eb5e20e9ce906c97f736cd9b Mon Sep 17 00:00:00 2001 From: Tomasz Janiszewski Date: Tue, 14 Jun 2022 12:22:58 +0200 Subject: [PATCH 2/2] Use standalone --- stackrox-container-image-scanner/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stackrox-container-image-scanner/pom.xml b/stackrox-container-image-scanner/pom.xml index 750c99b3..b8bc154b 100644 --- a/stackrox-container-image-scanner/pom.xml +++ b/stackrox-container-image-scanner/pom.xml @@ -48,7 +48,7 @@ com.github.tomakehurst - wiremock-jre8 + wiremock-jre8-standalone 2.33.2 test