From 38ad3575872e1b115161b127e5baf63c95de8ffe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 05:09:06 +0000 Subject: [PATCH] Bump scala-maven-plugin from 3.3.1 to 4.8.1 Bumps scala-maven-plugin from 3.3.1 to 4.8.1. --- updated-dependencies: - dependency-name: net.alchim31.maven:scala-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- zoltar-jmh/pom.xml | 2 +- zoltar-tests/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/zoltar-jmh/pom.xml b/zoltar-jmh/pom.xml index 41f1dd6a..1ea4955f 100644 --- a/zoltar-jmh/pom.xml +++ b/zoltar-jmh/pom.xml @@ -63,7 +63,7 @@ net.alchim31.maven scala-maven-plugin - 3.3.1 + 4.8.1 scala-compile-first diff --git a/zoltar-tests/pom.xml b/zoltar-tests/pom.xml index a8d95ab4..f5dbf3d5 100644 --- a/zoltar-tests/pom.xml +++ b/zoltar-tests/pom.xml @@ -95,7 +95,7 @@ net.alchim31.maven scala-maven-plugin - 3.3.1 + 4.8.1 scala-compile-first