fix(deps): bump the prod-deps group across 1 directory with 5 updates - #140
Open
dependabot[bot] wants to merge 1 commit into
Open
fix(deps): bump the prod-deps group across 1 directory with 5 updates#140dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/maven/prod-deps-6850bc8fbb
branch
from
January 19, 2026 14:07
e7445ab to
ce8eb90
Compare
|
dependabot
Bot
force-pushed
the
dependabot/maven/prod-deps-6850bc8fbb
branch
from
January 26, 2026 13:31
ce8eb90 to
bf4c315
Compare
Bumps the prod-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.5.7` | `4.0.1` | | [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator) | `7.15.0` | `7.18.0` | | io.swagger.core.v3:swagger-core-jakarta | `2.2.40` | `2.2.41` | | [org.apache.maven:maven-compat](https://github.com/apache/maven) | `3.9.11` | `3.9.12` | | [org.mozilla:rhino](https://github.com/mozilla/rhino) | `1.8.0` | `1.9.0` | Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.7 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.7...v4.0.1) Updates `org.openapitools:openapi-generator` from 7.15.0 to 7.18.0 - [Release notes](https://github.com/openapitools/openapi-generator/releases) - [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/release-summary.md) - [Commits](OpenAPITools/openapi-generator@v7.15.0...v7.18.0) Updates `io.swagger.core.v3:swagger-core-jakarta` from 2.2.40 to 2.2.41 Updates `org.apache.maven:maven-compat` from 3.9.11 to 3.9.12 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.11...maven-3.9.12) Updates `org.mozilla:rhino` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/mozilla/rhino/releases) - [Changelog](https://github.com/mozilla/rhino/blob/master/RELEASE-NOTES.md) - [Commits](https://github.com/mozilla/rhino/commits) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: org.openapitools:openapi-generator dependency-version: 7.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: io.swagger.core.v3:swagger-core-jakarta dependency-version: 2.2.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.apache.maven:maven-compat dependency-version: 3.9.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.mozilla:rhino dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/maven/prod-deps-6850bc8fbb
branch
from
February 2, 2026 13:49
bf4c315 to
2ec9252
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 prod-deps group with 5 updates in the / directory:
3.5.74.0.17.15.07.18.02.2.402.2.413.9.113.9.121.8.01.9.0Updates
org.springframework.boot:spring-boot-starter-parentfrom 3.5.7 to 4.0.1Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
... (truncated)
Commits
b2bc463Release v4.0.1252b218Correct renaming of Kotlinx Serialization JSON starters2fa73c2Merge pull request #48577 from jwalter3e68988Polish "Harmonize Kotlin example for HTTP Service client support"423373bHarmonize Kotlin example for HTTP Service client supportf61ac29Document HttpMessageConverters detection changes2519a5dMerge branch '3.5.x'4fc3ca3Next development version (v3.5.10-SNAPSHOT)aaf66f4Merge branch '3.5.x'08e2cabPolish javadoc for when to use class names rather than class referencesUpdates
org.openapitools:openapi-generatorfrom 7.15.0 to 7.18.0Release notes
Sourced from org.openapitools:openapi-generator's releases.
... (truncated)
Commits
51228437.18.0 release (#22567)ec0a63dupdate dotnet 9 versin in workflow (#22566)9779468[csharp] Add .net10 support (#22562)fb2878cfix #22492 [BUG][JAVA][MAVEN] Lombok@Getterdisables validation and #19743 #...a3d03ba[kotlin] fix query parameter encoding (#22512)6abe6fffix(cpp-qt): Fix enum query parameter serialization for both inline and refer...a529769feat: #22267 Use type formatting logic while applying non-container exploded ...1722f55feat: prevent variable resolution when prefixed with $ in server URL template...20136f4[REQ-22001][FIX] Add MCP server support to apiService.mustache (#22558)f484aeafeat: Add serde_validate support. (#22553)Updates
io.swagger.core.v3:swagger-core-jakartafrom 2.2.40 to 2.2.41Updates
org.apache.maven:maven-compatfrom 3.9.11 to 3.9.12Release notes
Sourced from org.apache.maven:maven-compat's releases.
... (truncated)
Commits
848fbb4[maven-release-plugin] prepare release maven-3.9.12c1b65f6Bump actions/cache from 4.3.0 to 5.0.0 (#11542)88681b8[3.9.x] Apply resolver changes and improvements (#11536)148fcc8Bump resolverVersion from 1.9.24 to 1.9.25 (#11533)c433909Simplify formatting of prerequisites-requirements errorec21f4bUpdate formatting of prerequisites-requirements error to improve readabilityf839cc1Add default implementation for new method in MavenPluginManager0a7e149Bump actions/checkout from 6.0.0 to 6.0.1 (#11512)ed09c2aBump actions/setup-java from 5.0.0 to 5.1.0 (#11519)00ca9b0Fix javadoc in MavenRepositorySystemUpdates
org.mozilla:rhinofrom 1.8.0 to 1.9.0Release notes
Sourced from org.mozilla:rhino's releases.
... (truncated)
Changelog
Sourced from org.mozilla:rhino's changelog.
... (truncated)
Commits
Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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