From 615a2800c1c1f8f1c105e462324d10fd1c16202b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 10:34:08 +0000 Subject: [PATCH] chore(deps): Bump the minor-patch group across 1 directory with 5 updates Bumps the minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.46` | `1.18.48` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.15.0` | `3.16.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.6` | `3.6.0` | | [org.pitest:pitest-maven](https://github.com/hcoles/pitest) | `1.25.9` | `1.30.0` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `3.10.0` | `3.10.1` | Updates `org.projectlombok:lombok` from 1.18.46 to 1.18.48 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.46...v1.18.48) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.15.0 to 3.16.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.15.0...maven-compiler-plugin-3.16.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.6 to 3.6.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.6...surefire-3.6.0) Updates `org.pitest:pitest-maven` from 1.25.9 to 1.30.0 - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](https://github.com/hcoles/pitest/compare/1.25.9...1.30.0) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.10.0 to 3.10.1 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](https://github.com/diffplug/spotless/compare/maven/3.10.0...maven/3.10.1) --- updated-dependencies: - dependency-name: org.projectlombok:lombok dependency-version: 1.18.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: org.pitest:pitest-maven dependency-version: 1.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 009acb9..7e447ed 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ 17 5.0.2 2.0.18 - 1.18.46 + 1.18.48 6.1.0 6.1.3 3.0 @@ -167,7 +167,7 @@ maven-compiler-plugin - 3.15.0 + 3.16.0 maven-source-plugin @@ -183,7 +183,7 @@ maven-surefire-plugin - 3.5.6 + 3.6.0 maven-pmd-plugin @@ -206,7 +206,7 @@ org.pitest pitest-maven - 1.25.9 + 1.30.0 com.github.spotbugs @@ -225,7 +225,7 @@ com.diffplug.spotless spotless-maven-plugin - 3.10.0 + 3.10.1