build: bump the maven group across 1 directory with 6 updates#182
Merged
Conversation
Bumps the maven group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.0.1` | `6.1.1` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `3.1.0` | `3.8.0` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.9.8.2` | `4.10.2.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.6` | | [dev.sigstore:sigstore-maven-plugin](https://github.com/sigstore/sigstore-java) | `2.0.0` | `2.2.0` | | [io.github.mavenplugins:central-publishing-maven-plugin](https://github.com/mavenplugins/central-publishing-maven-plugin) | `1.1.1` | `1.3.0` | Updates `org.junit:junit-bom` from 6.0.1 to 6.1.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.1...r6.1.1) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.1.0 to 3.8.0 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/3.1.0...maven/3.8.0) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.9.8.2 to 4.10.2.0 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.8.2...spotbugs-maven-plugin-4.10.2.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](apache/maven-surefire@surefire-3.5.4...surefire-3.5.6) Updates `dev.sigstore:sigstore-maven-plugin` from 2.0.0 to 2.2.0 - [Release notes](https://github.com/sigstore/sigstore-java/releases) - [Changelog](https://github.com/sigstore/sigstore-java/blob/main/CHANGELOG.md) - [Commits](sigstore/sigstore-java@v2.0.0...v2.2.0) Updates `io.github.mavenplugins:central-publishing-maven-plugin` from 1.1.1 to 1.3.0 - [Release notes](https://github.com/mavenplugins/central-publishing-maven-plugin/releases) - [Commits](mavenplugins/central-publishing-maven-plugin@v1.1.1...v1.3.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - 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: maven - dependency-name: dev.sigstore:sigstore-maven-plugin dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven - dependency-name: io.github.mavenplugins:central-publishing-maven-plugin dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the maven group with 6 updates in the / directory:
6.0.16.1.13.1.03.8.04.9.8.24.10.2.03.5.43.5.62.0.02.2.01.1.11.3.0Updates
org.junit:junit-bomfrom 6.0.1 to 6.1.1Release notes
Sourced from org.junit:junit-bom's releases.
... (truncated)
Commits
0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesa6d540aMove entry to 6.1.1 release notes69339d5Only pass timeout when publishing to avoid failure in nmcp plugindec2eb9Allow excluding engines from memory cleanup mode (#5786)a5f4270Publish sha256/sha512 checksums again but filter out signature ones (#5796)8213012Update plugin nmcp-settings to v1.6.0 (#5787)d1bf847Generate Javadoc for aggregator modulesd721de5Pass--no-fontstojavadocconventiond289ec6Restore original SetSystemProperty values in a ParameterizedTest (#5720)Updates
com.diffplug.spotless:spotless-maven-pluginfrom 3.1.0 to 3.8.0Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
... (truncated)
Changelog
Sourced from com.diffplug.spotless:spotless-maven-plugin's changelog.
... (truncated)
Commits
03d43baPublished maven/3.8.08b80c13Published gradle/8.8.08ee6cf9Published lib/4.8.06c02c0bAdd missing changelog entry.264f4ccAdd regression test for forbidWildcardImports inside toggleOffOn (#2982)6abb064fix #2983, expandWildcardImports triggers a full transitive reso… (#2984)f4536d4Update plugin spotbugs to v6.5.8 (#2987)873454aUpdate plugin spotbugs to v6.5.8000b8a8Update dependency org.junit.jupiter:junit-jupiter to v6.1.1 (#2985)84ebcabUpdate dependency org.junit.jupiter:junit-jupiter to v6.1.1Updates
com.github.spotbugs:spotbugs-maven-pluginfrom 4.9.8.2 to 4.10.2.0Release notes
Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.
Commits
2d39b75[maven-release-plugin] prepare release spotbugs-maven-plugin-4.10.2.06c300e6[pom] Bump internal spotbugs to 4.9.8.5250d685Merge pull request #1425 from spotbugs/renovate/spotbugs.version12f6fb3Merge pull request #1429 from spotbugs/hazendaz-patch-1aaf0a09Update ci.yaml8b5dff4Merge branch 'master' into renovate/spotbugs.versionc83698dUpdate pom.xmlb8788fd[maven-release-plugin] prepare for next development iterationf758cb5[maven-release-plugin] prepare release spotbugs-maven-plugin-4.9.8.5cec6af5Update pom.xmlUpdates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.4 to 3.5.6Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
25ea054[maven-release-plugin] prepare release surefire-3.5.6e5f374cBump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3dadd55bIssue #2613 Debugging failsafe tests: Message 'Listening for transport dt_soc...39dd250Bump commons-io:commons-io from 2.21.0 to 2.22.02774273Ensure that the statistics filename is calculated only once. (#3326) (#3327)0d5df8a3.5.x/bug/cherry pick embedded mode its (#3328)04ad9a2Use surefire 3.5.5 by project itself for testing37e8f69Addflakesattribute to use intestsuitereport (#3306) (#3308)a970fefIntroduce reportTestTimestamp option and include timestamp for test sets and ...e838393deploy 3.5.x branch to nexusUpdates
dev.sigstore:sigstore-maven-pluginfrom 2.0.0 to 2.2.0Release notes
Sourced from dev.sigstore:sigstore-maven-plugin's releases.
... (truncated)
Changelog
Sourced from dev.sigstore:sigstore-maven-plugin's changelog.
Commits
55eec24Merge pull request #1204 from sigstore/token-from-env80faad5Merge pull request #1194 from arpitjain099/chore/cifuzz-perms7093d0bAdd SIGSTORE_JAVA_ID_TOKEN for passing id tokenec147e7ci: declare contents: read permissions on cifuzz workflow67503fcMerge pull request #1188 from arpitjain099/chore/declare-workflow-permsd59fe48Merge pull request #1193 from sigstore/renovate/com.github.vlsi.gradle-extens...c04b6d2Merge pull request #1178 from sigstore/renovate/jetty-monorepoa52fc64Update jetty monorepo to v12.1.10fde64e4Update dependency com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-ex...ef3f101Merge pull request #1202 from sigstore/dsseXhashedrekordUpdates
io.github.mavenplugins:central-publishing-maven-pluginfrom 1.1.1 to 1.3.0Release notes
Sourced from io.github.mavenplugins:central-publishing-maven-plugin's releases.
... (truncated)
Commits
4b7dd6a[unleash-maven-plugin] 1.3.0 -> 1.3.1-SNAPSHOT Preparation for tag v1.3.0d8f7be0Bump org.apache.httpcomponents.client5:httpclient5 from 5.5 to 5.6.1b1e70cdBump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.4.08f3ee5aBump org.apache.maven:maven-compat from 3.9.0 to 3.9.1545df894Bump io.fabric8:docker-maven-plugin from 0.48.0 to 0.48.1d8d2b10Bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre4626d6dBump GHCICD/delete-deployment-environment from v3 to vHEADbb0974cBump GHCICD/delete-deployment-environment from 3 to 4ae4b8a3Integrate changes of original version 0.11.015db4a7Bump plugin version to be used for release staging to most recent releaseDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions