From 90afae465df650b733c35a9636d2ed4450018bc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 22:45:59 +0000 Subject: [PATCH] Bump net.alchim31.maven:scala-maven-plugin from 4.9.0 to 4.9.1 Bumps net.alchim31.maven:scala-maven-plugin from 4.9.0 to 4.9.1. --- updated-dependencies: - dependency-name: net.alchim31.maven:scala-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-parent/pom.xml b/build-parent/pom.xml index 3f16ddf4006be..aaa551740eba3 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -23,7 +23,7 @@ 1.9.23 1.9.20 2.13.12 - 4.9.0 + 4.9.1 ${scala-maven-plugin.version}