Skip to content

Bump the klass-mail group in /klass-mail with 4 updates#483

Merged
mmwinther merged 1 commit intomainfrom
dependabot/maven/klass-mail/klass-mail-fea8f248ff
Jan 5, 2026
Merged

Bump the klass-mail group in /klass-mail with 4 updates#483
mmwinther merged 1 commit intomainfrom
dependabot/maven/klass-mail/klass-mail-fea8f248ff

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps the klass-mail group in /klass-mail with 4 updates: com.google.cloud:spring-cloud-gcp-dependencies, org.springframework.boot:spring-boot-starter-parent, org.sonarsource.scanner.maven:sonar-maven-plugin and org.apache.maven.plugins:maven-release-plugin.

Updates com.google.cloud:spring-cloud-gcp-dependencies from 7.4.1 to 7.4.2

Release notes

Sourced from com.google.cloud:spring-cloud-gcp-dependencies's releases.

v7.4.2

7.4.2 (2025-12-18)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.73.0 (#4251) (70c1c59)
  • deps: update gapic-generator-java-bom.version to v2.64.1 (#4241) (ad9149e)
  • deps: update gapic-generator-java-bom.version to v2.64.2 (#4250) (3c4da00)

Documentation

Changelog

Sourced from com.google.cloud:spring-cloud-gcp-dependencies's changelog.

7.4.2 (2025-12-18)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.73.0 (#4251) (70c1c59)
  • deps: update gapic-generator-java-bom.version to v2.64.1 (#4241) (ad9149e)
  • deps: update gapic-generator-java-bom.version to v2.64.2 (#4250) (3c4da00)

Documentation

Commits
  • ee66ac4 chore(main): release 7.4.2 (#4232)
  • 70c1c59 fix(deps): update dependency com.google.cloud:libraries-bom to v26.73.0 (#4251)
  • 3c4da00 fix(deps): update gapic-generator-java-bom.version to v2.64.2 (#4250)
  • ad9149e fix(deps): update gapic-generator-java-bom.version to v2.64.1 (#4241)
  • fb932b7 Fix Flaky Test `ConverterAwareMappingSpannerEntityReaderTests#readNotFoundCol...
  • 3c72f6d Fix Flaky Test SpannerPersistentPropertyImplTests#testNullColumnName (#4214)
  • b381f29 chore: Update Spring Framework links in README (#4234)
  • bfa7f00 docs: Update readme to point to the latest versions of spring (#4233)
  • 499ed70 docs: fix broken link in parameter.adoc (#4119)
  • 010ee49 test: add GraalVM 25 for native image checks (#4202)
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-parent from 3.5.7 to 3.5.9

Release notes

Sourced from org.springframework.boot:spring-boot-starter-parent's releases.

v3.5.9

🐞 Bug Fixes

  • RabbitHealthIndicator reports an error when version is missing from the connection's server properties #48486
  • Profiles retained during AOT processing are not configured in a native image #48475
  • NullPointerException in UndertowWebServer.destroy() when using @DirtiesContext and Citrus Spring Boot Simulator #48450
  • Redis health check reports an error when redis_version is missing from the INFO response #48326
  • Parent's MeterRegistry beans are closed when child context closes #48324
  • SpringBootTest.UseMainMethod.WHEN_AVAILABLE and ALWAYS are incompatible with package-private or parameter-less main method #48271

📔 Documentation

  • Documentation has an outdated reference to the Jackson Kotlin Module #48533
  • Caching documentation should clarify how to use a no-op implementation to run a test suite #48531
  • Document that the default rolling policy for Log4j2 requires logging.file.path to be set #48526
  • License header in build samples is displayed in the reference documentation #48477
  • Configuring Two DataSources How-To code sample is inconsistent #48448
  • Improve javadoc for when to use class names rather than class references #48395
  • Document that org.aspectj.weaver.Advice must be on the classpath to enable support for Micrometer's annotations #48359
  • Polish TestRestTemplate examples in the reference guide #48335
  • Fix links to javadoc in the reference documentation #48299
  • Clarify that @EnableBatchProcessing turns off all batch auto-configuration, including schema initialization #48265
  • Kotlin auto-configuration examples are not annotated with @AutoConfiguration #48227
  • Infinispan Cache Documentation is outdated #48217
  • Revise "Use Liquibase for test-only migrations" section in reference manual #48169

🔨 Dependency Upgrades

  • Prevent upgrade to Netty 4.1.129.Final #48508
  • Upgrade to AspectJ 1.9.25.1 #48557
  • Upgrade to Hibernate 6.6.39.Final #48540
  • Upgrade to Jetty 12.0.31 #48455
  • Upgrade to jOOQ 3.19.29 #48456
  • Upgrade to Logback 1.5.22 #48507
  • Upgrade to MariaDB 3.5.7 #48558
  • Upgrade to Micrometer 1.15.7 #48423
  • Upgrade to Micrometer Tracing 1.5.7 #48424
  • Upgrade to Netty 4.1.130.Final #48541
  • Upgrade to Pooled JMS 3.1.8 #48559
  • Upgrade to Pulsar 4.0.8 #48457
  • Upgrade to Quartz 2.5.2 #48458
  • Upgrade to Reactor Bom 2024.0.13 #48425
  • Upgrade to Spring Authorization Server 1.5.5 #48426
  • Upgrade to Spring Data Bom 2025.0.7 #48427
  • Upgrade to Spring Framework 6.2.15 #48428
  • Upgrade to Spring GraphQL 1.4.4 #48429
  • Upgrade to Spring Integration 6.5.5 #48560
  • Upgrade to Spring LDAP 3.3.5 #48430
  • Upgrade to Spring Pulsar 1.2.13 #48431
  • Upgrade to Spring Session 3.5.4 #48432

... (truncated)

Commits
  • 9d307e0 Release v3.5.9
  • 08e2cab Polish javadoc for when to use class names rather than class references
  • 15ede46 Improve javadoc for when to use class names rather than class references
  • 10477ba Merge branch '3.4.x' into 3.5.x
  • 34e51dc Polish
  • 9252526 Merge branch '3.4.x' into 3.5.x
  • 7831a36 Upgrade to Spring Session 3.5.4
  • 0d3ec7c Upgrade to Spring Integration 6.5.5
  • 388815b Upgrade to Spring GraphQL 1.4.4
  • d9d44ff Upgrade to Pooled JMS 3.1.8
  • Additional commits viewable in compare view

Updates org.sonarsource.scanner.maven:sonar-maven-plugin from 5.3.0.6276 to 5.5.0.6356

Release notes

Sourced from org.sonarsource.scanner.maven:sonar-maven-plugin's releases.

5.5.0.6356

Release notes - Sonar Scanner for Maven - 5.5

Task

SCANMAVEN-339 Update parent pom to 86.0.0.3040 and scanner-java-library to 3.5.2.1586

5.4.0.6343

Release notes - Sonar Scanner for Maven - 5.4

Task

SCANMAVEN-323 Split build and SQ scan to speed-up the pipeline

SCANMAVEN-328 Create unified dogfooding GitHub action

SCANMAVEN-329 Prepare next development iteration

SCANMAVEN-331 Add Maven 4.0.0-rc5 to the test suite

SCANMAVEN-337 Update the scanner library to 3.5.1.1568

SCANMAVEN-338 Update parent pom

Commits
  • d2d74f6 SCANMAVEN-339 Update parent pom to 86.0.0.3040 and scanner-java-library to 3....
  • 7497842 Prepare next development iteration 5.5.0-SNAPSHOT (#354)
  • d7a7107 SCANMAVEN-338 Update parent pom to 85.0.0.3035 (#352)
  • 8855fe3 SCANMAVEN-337 update the scanner library to 3.5.0.539 (#350)
  • 7ffc271 SCANMAVEN-331 Add Maven 4.0.0-rc5 to the test suite (#349)
  • 117243b SCANMAVEN-323 Split build and SQ scan to speed-up the pipeline
  • 4150f94 SCANMAVEN-328 Create unified dogfooding GitHub action (#347)
  • e76f85d SCANMAVEN-329 Prepare next development iteration 5.4.0-SNAPSHOT (#348)
  • See full diff in compare view

Updates org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.1

Release notes

Sourced from org.apache.maven.plugins:maven-release-plugin's releases.

3.3.1

💥 Breaking changes

🐛 Bug Fixes

📦 Dependency updates

3.3.0

💥 Breaking changes

  • Include "[ci skip]" by default in scmReleaseCommitComment (#1423) @​kwin

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

... (truncated)

Commits
  • 7e8ebac [maven-release-plugin] prepare release maven-release-3.3.1
  • f0f28e5 Revert inclusion of ci skip in release commit msg
  • 2a82901 Bump org.codehaus.plexus:plexus-testing from 2.0.1 to 2.0.2 (#1444)
  • c8613d2 [maven-release-plugin] prepare for next development iteration
  • 2b8adaa [maven-release-plugin] prepare release maven-release-3.3.0
  • 88630f9 Fixed #1426 : Replace archived org.semver:api with custom SemVer implemen...
  • 7af8ace Fix license header in xml files
  • 8914b84 Make implementation of new SemVer policies private for project
  • 7e861f0 Resolve todo that led to pointless asserts (#1442)
  • 422f895 Prefer JDK join method (#1434)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the klass-mail group in /klass-mail with 4 updates: [com.google.cloud:spring-cloud-gcp-dependencies](https://github.com/GoogleCloudPlatform/spring-cloud-gcp), [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot), [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) and [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release).


Updates `com.google.cloud:spring-cloud-gcp-dependencies` from 7.4.1 to 7.4.2
- [Release notes](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/spring-cloud-gcp@v7.4.1...v7.4.2)

Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.7 to 3.5.9
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.7...v3.5.9)

Updates `org.sonarsource.scanner.maven:sonar-maven-plugin` from 5.3.0.6276 to 5.5.0.6356
- [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
- [Commits](SonarSource/sonar-scanner-maven@5.3.0.6276...5.5.0.6356)

Updates `org.apache.maven.plugins:maven-release-plugin` from 3.2.0 to 3.3.1
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](apache/maven-release@maven-release-3.2.0...maven-release-3.3.1)

---
updated-dependencies:
- dependency-name: com.google.cloud:spring-cloud-gcp-dependencies
  dependency-version: 7.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: klass-mail
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-version: 3.5.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: klass-mail
- dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
  dependency-version: 5.5.0.6356
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: klass-mail
- dependency-name: org.apache.maven.plugins:maven-release-plugin
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: klass-mail
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 5, 2026 08:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 5, 2026
@mmwinther mmwinther merged commit 9d154ab into main Jan 5, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/klass-mail/klass-mail-fea8f248ff branch January 5, 2026 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant