From df475bd1d2aa7adb8b6df5906168a29ade32e92e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 13:43:04 +0000 Subject: [PATCH] Bump the plugins group across 1 directory with 8 updates Bumps the plugins group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `12.3.0` | `13.6.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.1` | `3.15.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.6` | | [org.apache.maven.plugins:maven-surefire-report-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.6` | | [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) | `2.0.0` | `2.0.1` | | [org.codehaus.mojo:properties-maven-plugin](https://github.com/mojohaus/properties-maven-plugin) | `1.2.1` | `1.3.0` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.14` | `0.8.15` | | [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) | `12.1.9` | `12.2.2` | Updates `com.puppycrawl.tools:checkstyle` from 12.3.0 to 13.6.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-12.3.0...checkstyle-13.6.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.6) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.5.4 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.6) Updates `com.github.eirslett:frontend-maven-plugin` from 2.0.0 to 2.0.1 - [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-2.0.0...frontend-plugins-2.0.1) Updates `org.codehaus.mojo:properties-maven-plugin` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/mojohaus/properties-maven-plugin/releases) - [Commits](https://github.com/mojohaus/properties-maven-plugin/compare/1.2.1...properties-maven-plugin-1.3.0) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.14 to 0.8.15 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.14...v0.8.15) Updates `org.owasp:dependency-check-maven` from 12.1.9 to 12.2.2 - [Release notes](https://github.com/dependency-check/DependencyCheck/releases) - [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](https://github.com/dependency-check/DependencyCheck/compare/v12.1.9...v12.2.2) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.5.4 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.6) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: plugins - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: plugins - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: plugins - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: plugins - dependency-name: com.github.eirslett:frontend-maven-plugin dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: plugins - dependency-name: org.codehaus.mojo:properties-maven-plugin dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: plugins - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: plugins - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: plugins - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: plugins ... Signed-off-by: dependabot[bot] --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index cd02b354..dbc1b989 100644 --- a/pom.xml +++ b/pom.xml @@ -35,18 +35,18 @@ 3.6.1 3.6.0 - 3.14.1 + 3.15.0 3.1.4 - 2.0.0 - 0.8.14 + 2.0.1 + 0.8.15 5.0.0 20.11.0 - 12.1.9 + 12.2.2 3.28.0 - 1.2.1 + 1.3.0 uber-jar 3.3.1 - 3.5.4 + 3.5.6 ${project.name} @@ -57,7 +57,7 @@ ${maven.build.timestamp} - 12.3.0 + 13.6.0 solid-contrib https://sonarcloud.io