From 16b486ce1a90353db2124c8d00debe6d36be25a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 17:01:54 +0000 Subject: [PATCH] Bump com.github.hazendaz.maven:coveralls-maven-plugin Bumps [com.github.hazendaz.maven:coveralls-maven-plugin](https://github.com/hazendaz/coveralls-maven-plugin) from 4.5.0-M6 to 5.0.0. - [Release notes](https://github.com/hazendaz/coveralls-maven-plugin/releases) - [Changelog](https://github.com/hazendaz/coveralls-maven-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/hazendaz/coveralls-maven-plugin/compare/coveralls-maven-plugin-4.5.0-M6...coveralls-maven-plugin-5.0.0) --- updated-dependencies: - dependency-name: com.github.hazendaz.maven:coveralls-maven-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- com.examples.myproject/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.examples.myproject/pom.xml b/com.examples.myproject/pom.xml index 4f16687..85495c9 100644 --- a/com.examples.myproject/pom.xml +++ b/com.examples.myproject/pom.xml @@ -39,7 +39,7 @@ com.github.hazendaz.maven coveralls-maven-plugin - 4.5.0-M6 + 5.0.0 ${env.COVERALLS_REPO_TOKEN}