From 3e1d48b819b32b63e3af8873ade976720afb4c1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 10:04:40 +0000 Subject: [PATCH 1/2] Bump the dependencies group across 1 directory with 14 updates Bumps the dependencies group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.apache:apache](https://github.com/apache/maven-apache-parent) | `37` | `39` | | [org.apache.groovy:groovy](https://github.com/apache/groovy) | `5.0.5` | `5.0.6` | | [org.apache.groovy:groovy-ant](https://github.com/apache/groovy) | `5.0.5` | `5.0.6` | | [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) | `2.49.0` | `2.50.0` | | [com.palantir.javaformat:palantir-java-format](https://github.com/palantir/palantir-java-format) | `2.90.0` | `2.94.0` | | [org.eclipse.jgit:org.eclipse.jgit](https://github.com/eclipse-jgit/jgit) | `7.6.0.202603022253-r` | `7.7.0.202606012155-r` | | [biz.aQute.bnd:bnd-baseline-maven-plugin](https://github.com/bndtools/bnd) | `7.2.3` | `7.3.0` | | [biz.aQute.bnd:bnd-maven-plugin](https://github.com/bndtools/bnd) | `7.2.3` | `7.3.0` | | [org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) | `2.9.1` | `2.9.2` | | [org.codehaus.gmavenplus:gmavenplus-plugin](https://github.com/groovy/GMavenPlus) | `4.3.1` | `5.0.0` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.14` | `0.8.15` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.9.8.3` | `4.10.2.0` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `3.4.0` | `3.8.0` | | [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) | `2.0.0` | `2.0.1` | Updates `org.apache:apache` from 37 to 39 - [Release notes](https://github.com/apache/maven-apache-parent/releases) - [Commits](https://github.com/apache/maven-apache-parent/commits) Updates `org.apache.groovy:groovy` from 5.0.5 to 5.0.6 - [Commits](https://github.com/apache/groovy/commits) Updates `org.apache.groovy:groovy-ant` from 5.0.5 to 5.0.6 - [Commits](https://github.com/apache/groovy/commits) Updates `org.apache.groovy:groovy-ant` from 5.0.5 to 5.0.6 - [Commits](https://github.com/apache/groovy/commits) Updates `com.google.errorprone:error_prone_core` from 2.49.0 to 2.50.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](https://github.com/google/error-prone/compare/v2.49.0...v2.50.0) Updates `com.palantir.javaformat:palantir-java-format` from 2.90.0 to 2.94.0 - [Release notes](https://github.com/palantir/palantir-java-format/releases) - [Commits](https://github.com/palantir/palantir-java-format/compare/2.90.0...2.94.0) Updates `org.eclipse.jgit:org.eclipse.jgit` from 7.6.0.202603022253-r to 7.7.0.202606012155-r - [Commits](https://github.com/eclipse-jgit/jgit/compare/v7.6.0.202603022253-r...v7.7.0.202606012155-r) Updates `biz.aQute.bnd:bnd-baseline-maven-plugin` from 7.2.3 to 7.3.0 - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](https://github.com/bndtools/bnd/compare/7.2.3...7.3.0) Updates `biz.aQute.bnd:bnd-maven-plugin` from 7.2.3 to 7.3.0 - [Release notes](https://github.com/bndtools/bnd/releases) - [Commits](https://github.com/bndtools/bnd/compare/7.2.3...7.3.0) Updates `org.cyclonedx:cyclonedx-maven-plugin` from 2.9.1 to 2.9.2 - [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases) - [Commits](https://github.com/CycloneDX/cyclonedx-maven-plugin/compare/cyclonedx-maven-plugin-2.9.1...cyclonedx-maven-plugin-2.9.2) Updates `org.codehaus.gmavenplus:gmavenplus-plugin` from 4.3.1 to 5.0.0 - [Release notes](https://github.com/groovy/GMavenPlus/releases) - [Commits](https://github.com/groovy/GMavenPlus/compare/4.3.1...5.0.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 `com.github.spotbugs:spotbugs-maven-plugin` from 4.9.8.3 to 4.10.2.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.9.8.3...spotbugs-maven-plugin-4.10.2.0) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.4.0 to 3.8.0 - [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.4.0...maven/3.8.0) 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) --- updated-dependencies: - dependency-name: org.apache:apache dependency-version: '39' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.apache.groovy:groovy dependency-version: 5.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.groovy:groovy-ant dependency-version: 5.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.groovy:groovy-ant dependency-version: 5.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.google.errorprone:error_prone_core dependency-version: 2.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.palantir.javaformat:palantir-java-format dependency-version: 2.94.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.eclipse.jgit:org.eclipse.jgit dependency-version: 7.7.0.202606012155-r dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: biz.aQute.bnd:bnd-baseline-maven-plugin dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: biz.aQute.bnd:bnd-maven-plugin dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.cyclonedx:cyclonedx-maven-plugin dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.codehaus.gmavenplus:gmavenplus-plugin dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.jacoco:jacoco-maven-plugin dependency-version: 0.8.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - 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: dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 760d15d9..1c914c7d 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.apache apache - 37 + 39 org.apache.logging @@ -207,37 +207,37 @@ https://logging.apache.org/cyclonedx/vdr.xml - 7.6.0.202603022253-r + 7.7.0.202606012155-r 21.7.1 10.5.0 - 2.90.0 + 2.94.0 3.2.0 - 7.2.3 - 7.2.3 + 7.3.0 + 7.3.0 3.6.1 - 2.9.1 + 2.9.2 3.4.1 3.6.3 1.7.3 - 2.0.0 - 4.3.1 - 0.8.14 + 2.0.1 + 5.0.0 + 0.8.15 0.9.0 3.6.1 3.0.0 - 4.9.8.3 - 3.4.0 + 4.10.2.0 + 3.8.0 1.2.1 - 2.49.0 + 2.50.0 1.14.0 - 5.0.5 + 5.0.6 From 60afd94fedd876659b88a58d633c0ac7f440b320 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 10:10:23 +0000 Subject: [PATCH 2/2] Generate changelog entries for #487 --- .../update_biz.aqute.bnd_bnd-baseline-maven-plugin.xml | 4 ++-- .../.12.x.x/update_biz.aqute.bnd_bnd-maven-plugin.xml | 4 ++-- ...update_com.diffplug.spotless_spotless-maven-plugin.xml | 4 ++-- .../update_com.github.eirslett_frontend-maven-plugin.xml | 4 ++-- .../update_com.github.spotbugs_spotbugs-maven-plugin.xml | 4 ++-- .../update_com.google.errorprone_error_prone_core.xml | 4 ++-- ...pdate_com.palantir.javaformat_palantir-java-format.xml | 4 ++-- .../.12.x.x/update_org.apache.groovy_groovy-ant.xml | 4 ++-- src/changelog/.12.x.x/update_org.apache.groovy_groovy.xml | 4 ++-- src/changelog/.12.x.x/update_org.apache_apache.xml | 4 ++-- .../update_org.codehaus.gmavenplus_gmavenplus-plugin.xml | 4 ++-- .../update_org.cyclonedx_cyclonedx-maven-plugin.xml | 8 ++++++++ .../.12.x.x/update_org.eclipse.jgit_org.eclipse.jgit.xml | 4 ++-- .../.12.x.x/update_org.jacoco_jacoco-maven-plugin.xml | 4 ++-- 14 files changed, 34 insertions(+), 26 deletions(-) create mode 100644 src/changelog/.12.x.x/update_org.cyclonedx_cyclonedx-maven-plugin.xml diff --git a/src/changelog/.12.x.x/update_biz.aqute.bnd_bnd-baseline-maven-plugin.xml b/src/changelog/.12.x.x/update_biz.aqute.bnd_bnd-baseline-maven-plugin.xml index a4bfefb4..afdf76fc 100644 --- a/src/changelog/.12.x.x/update_biz.aqute.bnd_bnd-baseline-maven-plugin.xml +++ b/src/changelog/.12.x.x/update_biz.aqute.bnd_bnd-baseline-maven-plugin.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - - Update `biz.aQute.bnd:bnd-baseline-maven-plugin` to version `7.2.3` + + Update `biz.aQute.bnd:bnd-baseline-maven-plugin` to version `7.3.0` diff --git a/src/changelog/.12.x.x/update_biz.aqute.bnd_bnd-maven-plugin.xml b/src/changelog/.12.x.x/update_biz.aqute.bnd_bnd-maven-plugin.xml index 5903510a..cc35100f 100644 --- a/src/changelog/.12.x.x/update_biz.aqute.bnd_bnd-maven-plugin.xml +++ b/src/changelog/.12.x.x/update_biz.aqute.bnd_bnd-maven-plugin.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - - Update `biz.aQute.bnd:bnd-maven-plugin` to version `7.2.3` + + Update `biz.aQute.bnd:bnd-maven-plugin` to version `7.3.0` diff --git a/src/changelog/.12.x.x/update_com.diffplug.spotless_spotless-maven-plugin.xml b/src/changelog/.12.x.x/update_com.diffplug.spotless_spotless-maven-plugin.xml index 1f8eefa6..4fbfe714 100644 --- a/src/changelog/.12.x.x/update_com.diffplug.spotless_spotless-maven-plugin.xml +++ b/src/changelog/.12.x.x/update_com.diffplug.spotless_spotless-maven-plugin.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - - Update `com.diffplug.spotless:spotless-maven-plugin` to version `3.4.0` + + Update `com.diffplug.spotless:spotless-maven-plugin` to version `3.8.0` diff --git a/src/changelog/.12.x.x/update_com.github.eirslett_frontend-maven-plugin.xml b/src/changelog/.12.x.x/update_com.github.eirslett_frontend-maven-plugin.xml index d6ec9419..febe4c9c 100644 --- a/src/changelog/.12.x.x/update_com.github.eirslett_frontend-maven-plugin.xml +++ b/src/changelog/.12.x.x/update_com.github.eirslett_frontend-maven-plugin.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - - Update `com.github.eirslett:frontend-maven-plugin` to version `2.0.0` + + Update `com.github.eirslett:frontend-maven-plugin` to version `2.0.1` diff --git a/src/changelog/.12.x.x/update_com.github.spotbugs_spotbugs-maven-plugin.xml b/src/changelog/.12.x.x/update_com.github.spotbugs_spotbugs-maven-plugin.xml index b055bfad..6e23d936 100644 --- a/src/changelog/.12.x.x/update_com.github.spotbugs_spotbugs-maven-plugin.xml +++ b/src/changelog/.12.x.x/update_com.github.spotbugs_spotbugs-maven-plugin.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - - Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.9.8.3` + + Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.10.2.0` diff --git a/src/changelog/.12.x.x/update_com.google.errorprone_error_prone_core.xml b/src/changelog/.12.x.x/update_com.google.errorprone_error_prone_core.xml index f6678e51..8481f55e 100644 --- a/src/changelog/.12.x.x/update_com.google.errorprone_error_prone_core.xml +++ b/src/changelog/.12.x.x/update_com.google.errorprone_error_prone_core.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - - Update `com.google.errorprone:error_prone_core` to version `2.49.0` + + Update `com.google.errorprone:error_prone_core` to version `2.50.0` diff --git a/src/changelog/.12.x.x/update_com.palantir.javaformat_palantir-java-format.xml b/src/changelog/.12.x.x/update_com.palantir.javaformat_palantir-java-format.xml index fb4a8a1a..bdcb4f0b 100644 --- a/src/changelog/.12.x.x/update_com.palantir.javaformat_palantir-java-format.xml +++ b/src/changelog/.12.x.x/update_com.palantir.javaformat_palantir-java-format.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - - Update `com.palantir.javaformat:palantir-java-format` to version `2.90.0` + + Update `com.palantir.javaformat:palantir-java-format` to version `2.94.0` diff --git a/src/changelog/.12.x.x/update_org.apache.groovy_groovy-ant.xml b/src/changelog/.12.x.x/update_org.apache.groovy_groovy-ant.xml index 012abb33..e839a231 100644 --- a/src/changelog/.12.x.x/update_org.apache.groovy_groovy-ant.xml +++ b/src/changelog/.12.x.x/update_org.apache.groovy_groovy-ant.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - - Update `org.apache.groovy:groovy-ant` to version `5.0.5` + + Update `org.apache.groovy:groovy-ant` to version `5.0.6` diff --git a/src/changelog/.12.x.x/update_org.apache.groovy_groovy.xml b/src/changelog/.12.x.x/update_org.apache.groovy_groovy.xml index 3bc0665f..50111861 100644 --- a/src/changelog/.12.x.x/update_org.apache.groovy_groovy.xml +++ b/src/changelog/.12.x.x/update_org.apache.groovy_groovy.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - - Update `org.apache.groovy:groovy` to version `5.0.5` + + Update `org.apache.groovy:groovy` to version `5.0.6` diff --git a/src/changelog/.12.x.x/update_org.apache_apache.xml b/src/changelog/.12.x.x/update_org.apache_apache.xml index 550a4032..ccb02fae 100644 --- a/src/changelog/.12.x.x/update_org.apache_apache.xml +++ b/src/changelog/.12.x.x/update_org.apache_apache.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - - Update `org.apache:apache` to version `37` + + Update `org.apache:apache` to version `39` diff --git a/src/changelog/.12.x.x/update_org.codehaus.gmavenplus_gmavenplus-plugin.xml b/src/changelog/.12.x.x/update_org.codehaus.gmavenplus_gmavenplus-plugin.xml index 30833091..08b81e07 100644 --- a/src/changelog/.12.x.x/update_org.codehaus.gmavenplus_gmavenplus-plugin.xml +++ b/src/changelog/.12.x.x/update_org.codehaus.gmavenplus_gmavenplus-plugin.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - - Update `org.codehaus.gmavenplus:gmavenplus-plugin` to version `4.3.1` + + Update `org.codehaus.gmavenplus:gmavenplus-plugin` to version `5.0.0` diff --git a/src/changelog/.12.x.x/update_org.cyclonedx_cyclonedx-maven-plugin.xml b/src/changelog/.12.x.x/update_org.cyclonedx_cyclonedx-maven-plugin.xml new file mode 100644 index 00000000..a2d56c0c --- /dev/null +++ b/src/changelog/.12.x.x/update_org.cyclonedx_cyclonedx-maven-plugin.xml @@ -0,0 +1,8 @@ + + + + Update `org.cyclonedx:cyclonedx-maven-plugin` to version `2.9.2` + diff --git a/src/changelog/.12.x.x/update_org.eclipse.jgit_org.eclipse.jgit.xml b/src/changelog/.12.x.x/update_org.eclipse.jgit_org.eclipse.jgit.xml index 187217ce..964785e9 100644 --- a/src/changelog/.12.x.x/update_org.eclipse.jgit_org.eclipse.jgit.xml +++ b/src/changelog/.12.x.x/update_org.eclipse.jgit_org.eclipse.jgit.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - - Update `org.eclipse.jgit:org.eclipse.jgit` to version `7.6.0.202603022253-r` + + Update `org.eclipse.jgit:org.eclipse.jgit` to version `7.7.0.202606012155-r` diff --git a/src/changelog/.12.x.x/update_org.jacoco_jacoco-maven-plugin.xml b/src/changelog/.12.x.x/update_org.jacoco_jacoco-maven-plugin.xml index ceabbc36..2a049fed 100644 --- a/src/changelog/.12.x.x/update_org.jacoco_jacoco-maven-plugin.xml +++ b/src/changelog/.12.x.x/update_org.jacoco_jacoco-maven-plugin.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - - Update `org.jacoco:jacoco-maven-plugin` to version `0.8.14` + + Update `org.jacoco:jacoco-maven-plugin` to version `0.8.15`