From eb0d388a5bed31fb3aef27128c2a2d0f8620aff2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 04:39:18 +0000 Subject: [PATCH] Bump scala-maven-plugin from 3.3.1 to 4.7.1 Bumps scala-maven-plugin from 3.3.1 to 4.7.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..e9ee8ca8 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.7.1 scala-compile-first diff --git a/zoltar-tests/pom.xml b/zoltar-tests/pom.xml index a8d95ab4..39a90c79 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.7.1 scala-compile-first