Bump the maven group across 1 directory with 3 updates#82
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the maven group across 1 directory with 3 updates#82dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the maven group with 3 updates in the / directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot), [org.tukaani:xz](https://github.com/tukaani-project/xz-java) and [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j). Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.6 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.0.0) Updates `org.tukaani:xz` from 1.10 to 1.11 - [Release notes](https://github.com/tukaani-project/xz-java/releases) - [Changelog](https://github.com/tukaani-project/xz-java/blob/master/NEWS.md) - [Commits](tukaani-project/xz-java@v1.10...v1.11) Updates `com.mysql:mysql-connector-j` from 9.4.0 to 9.5.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.4.0...9.5.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven - dependency-name: org.tukaani:xz dependency-version: '1.11' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
querwurzel
approved these changes
Nov 27, 2025
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 3 updates in the / directory: org.springframework.boot:spring-boot-starter-parent, org.tukaani:xz and com.mysql:mysql-connector-j.
Updates
org.springframework.boot:spring-boot-starter-parentfrom 3.5.6 to 4.0.0Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
... (truncated)
Commits
1c0e08bRelease v4.0.03487928Merge branch '3.5.x'29b8e96Switch make-default in preparation for Spring Boot 4.0.088da0ddMerge branch '3.5.x'56feeaaNext development version (v3.5.9-SNAPSHOT)3becdc7Move server.error properties to spring.web.error2b30632Merge branch '3.5.x'4f03b44Merge branch '3.4.x' into 3.5.x3d15c13Next development version (v3.4.13-SNAPSHOT)dc140dfUpgrade to Spring Framework 7.0.1Updates
org.tukaani:xzfrom 1.10 to 1.11Changelog
Sourced from org.tukaani:xz's changelog.
Commits
eec2ad9Bump the version number to 1.11cd59206Update NEWS.md for 1.11afd20a2Omit the .github directory from releases061ba5dCI: Add Coverity Scancc7ea2eUncompressedLZMA2OutputStream: Don't mention ResettableArrayCache6dd6e27LZMACoder: Fix a copy-paste errord010bdfIA64.code: Silence a false positive from Coverity2ff3ec5REUSE.toml: Bump REUSE spec version from 3.2 to 3.314c7102REUSE.toml: Add SHA256SUMS74e42f4Avoid an unneeded arraycopy in UncompressedLZMA2OutputStreamUpdates
com.mysql:mysql-connector-jfrom 9.4.0 to 9.5.0Changelog
Sourced from com.mysql:mysql-connector-j's changelog.
... (truncated)
Commits
a7b3c94Update for GPL license book.a17a256Fix for StatementRegressionTest.testBug107543_IntoFile() failing when0d642f5Fix for Bug#72036 (Bug#18403804), XA isSameRM() shouldn't take database into ...cdb5880Fix for Bug#62693 (Bug#16722068), XAConnection savepoint capability.2ce8cb2Fix for Bug#81128 (Bug#23146631), Master host list overwritten by slave list ...f889decFix for Bug#19887224, RUNNING THE TEST SUITE WITH SOCKSPROXY* PROPERTIES HANG...b62afb2Fix for Bug#98699 (Bug#30932850), Allow empty keyStore file for keyStoreTypes...1470742Fix for typo.af1348aUpdate build instructions to use protoc for consistency; perform minor cleanups.29a877bFix for Bug#118938 (Bug#38396227), DatabaseMetaDataInformationSchema#getSchem...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