Bump the minor-and-patch group across 1 directory with 4 updates - #1353
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the minor-and-patch group across 1 directory with 4 updates#1353dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 4 updates in the / directory: [com.github.oshi:oshi-core](https://github.com/oshi/oshi), [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi), [org.jsoup:jsoup](https://github.com/jhy/jsoup) and [gradle-wrapper](https://github.com/gradle/gradle). Updates `com.github.oshi:oshi-core` from 7.4.2 to 7.4.4 - [Release notes](https://github.com/oshi/oshi/releases) - [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md) - [Commits](oshi/oshi@oshi-parent-7.4.2...oshi-parent-7.4.4) Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v3.0.3...v3.1.0) Updates `org.jsoup:jsoup` from 1.22.2 to 1.23.1 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.22.2...jsoup-1.23.1) Updates `gradle-wrapper` from 9.6.1 to 9.7.0 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.6.1...v9.7.0) --- updated-dependencies: - dependency-name: com.github.oshi:oshi-core dependency-version: 7.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: gradle-wrapper dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.jsoup:jsoup dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/gradle/minor-and-patch-5fcd0b4457
branch
from
August 17, 2026 11:11
637df5d to
2d57dd1
Compare
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 minor-and-patch group with 4 updates in the / directory: com.github.oshi:oshi-core, org.springdoc:springdoc-openapi-starter-webmvc-ui, org.jsoup:jsoup and gradle-wrapper.
Updates
com.github.oshi:oshi-corefrom 7.4.2 to 7.4.4Release notes
Sourced from com.github.oshi:oshi-core's releases.
Changelog
Sourced from com.github.oshi:oshi-core's changelog.
Commits
3df3d3b[maven-release-plugin] prepare release oshi-parent-7.4.462543ba7.4.4 Releasea16e1abSynchronize the BSD ps-family updateAttributes instead of suppressing S3078 (...cd7034cDrop the dead attempt bound from the AIX perfstat loop guards6ed5e8dUpdate github/codeql-action digest to 5595cca (#3584)c7550d5Thank the Claude for Open Source program, and widen the temporary-code note65876d6Update vmactions/netbsd-vm digest to 00081e8 (#3585)f5290f3Guarantee getCurrentProcess() never returns null (#3583)fdafcf6Document the semver boundary in AGENTS.mdb2cdb43Retry the AIX perfstat_process fill when the buffer filled exactly (#3582)Updates
org.springdoc:springdoc-openapi-starter-webmvc-uifrom 3.0.3 to 3.1.0Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.
Changelog
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.
Commits
e04f91f[maven-release-plugin] prepare release v3.1.083551ceCHANGELOG.md update4a2b5bdCHANGELOG.md updatead0a5a5swagger-ui upgrade to version 5.32.116e14cb4Fix sonarqube errorseae2056Fix sonarqube errorsb09a77bchore: act upon SonarQube warningscc3d86dupgrade spring-ai to version 2.0.0df1c2baspring-boot upgrade to 4.1.0b6e5212Kotlin parent class's field is not properly marked as nullable. Fixes #3304Updates
org.jsoup:jsoupfrom 1.22.2 to 1.23.1Release notes
Sourced from org.jsoup:jsoup's releases.
Changelog
Sourced from org.jsoup:jsoup's changelog.
Commits
bb077a8[maven-release-plugin] prepare release jsoup-1.23.1cdb5579Harden the test someb86b282Normalize re2j complexity exceptions0fcc369Bump github/codeql-action from 4.37.0 to 4.37.1aea4a1bBump actions/setup-java from 5.5.0 to 5.6.0ec9c879Bump actions/checkout from 7.0.0 to 7.0.11fb2c97FixKeyVal.inputStreamvalidation3475afcHandle non-string internal attribute values; test for internal attribute databe8c375Parse CDATA according to the context namespace8996fceAdd appendable outer HTML outputUpdates
gradle-wrapperfrom 9.6.1 to 9.7.0Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
3defbfcmake DistributionIntegrationSpec more permissive for releases (#38766)f176043make DistributionIntegrationSpec more permissive for releasesb0828daPrepare release notes for Gradle 9.7.0GA (#38756)064b6d6cleanupdfe7bdcadd new training to release notes7561968add release notes for 3780168a1f35cherrypick 38367 to releasea462c95Rebalance AllVersionsCrossVersion buckets for agents without TestDistribution...820e2b1Update Gradle wrapper to version 9.7.0-rc-3 (#38743)75ea3d7Update Gradle wrapper to version 9.7.0-rc-3