From feee933e9ddc4fb4750cb6c521602428f3021b91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 09:51:43 +0000 Subject: [PATCH] Bump kotlin-stdlib-common in /stackrox-container-image-scanner Bumps [kotlin-stdlib-common](https://github.com/JetBrains/kotlin) from 1.6.10 to 1.7.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.0/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.10...v1.7.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- stackrox-container-image-scanner/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stackrox-container-image-scanner/pom.xml b/stackrox-container-image-scanner/pom.xml index e6f9df4e..b58e666a 100644 --- a/stackrox-container-image-scanner/pom.xml +++ b/stackrox-container-image-scanner/pom.xml @@ -136,7 +136,7 @@ org.jetbrains.kotlin kotlin-stdlib-common - 1.6.10 + 1.7.0 @@ -171,7 +171,7 @@ maven-compiler-plugin - 3.10.0 + 3.10.1 maven-surefire-plugin