Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the klass-api group with 6 updates in the /klass-api directory:

Package From To
org.flywaydb:flyway-database-postgresql 11.20.0 12.0.0
org.flywaydb:flyway-core 11.20.0 12.0.0
ch.qos.logback.access:logback-access-common 2.0.7 2.0.9
ch.qos.logback.access:logback-access-tomcat 2.0.7 2.0.9
org.flywaydb:flyway-maven-plugin 11.20.0 12.0.0
org.springframework.boot:spring-boot-starter-parent 3.5.9 3.5.10

Updates org.flywaydb:flyway-database-postgresql from 11.20.0 to 12.0.0

Updates org.flywaydb:flyway-core from 11.20.0 to 12.0.0

Release notes

Sourced from org.flywaydb:flyway-core's releases.

Flyway 12.0.0

See release notes here

Flyway 11.20.3

See release notes here

Flyway 11.20.2

See release notes here

Flyway 11.20.1

See release notes here

Commits

Updates ch.qos.logback.access:logback-access-common from 2.0.7 to 2.0.9

Updates ch.qos.logback.access:logback-access-tomcat from 2.0.7 to 2.0.9

Updates org.flywaydb:flyway-maven-plugin from 11.20.0 to 12.0.0

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

Release notes

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

v3.5.10

🐞 Bug Fixes

  • Evaluation of bean conditions unnecessarily queries the bean factory for types that are not present #48836
  • When a bean condition references a type that is not present, it appears as ? in the condition evaluation report #48835
  • Actuator /info endpoint fails in Java 25 Native Image (VirtualThreadSchedulerMXBean support) #48810
  • DataSourceBuilder cannot create oracle.ucp.jdbc.PoolDataSourceImpl in a native image #48702
  • Application JAR created by extract command is not reproductible #48664
  • AOT processing of tests should not be disabled when 'skipTests' is set #48661
  • Fix zero-length byte buffer in InspectedContent #48649

📔 Documentation

  • Update documentation for Buildpack's AOT Cache support #48768
  • Document support for configuring arguments passed to Docker Compose #48657
  • Clarify javadoc to make it clear that HazelcastConfigCustomizer beans are only applied if Hazelcast is configured via a config file #48634
  • Fix grammar and typos in the reference guide #48596

🔨 Dependency Upgrades

  • Upgrade to Classmate 1.7.3 #48775
  • Upgrade to Hibernate 6.6.41.Final #48881
  • Upgrade to HttpClient5 5.5.2 #48777
  • Upgrade to Logback 1.5.25 #48882
  • Upgrade to Micrometer 1.15.8 #48705
  • Upgrade to Micrometer Tracing 1.5.8 #48706
  • Upgrade to Pooled JMS 3.1.9 #48779
  • Upgrade to Postgresql 42.7.9 #48883
  • Upgrade to R2DBC MSSQL 1.0.4.RELEASE #48847
  • Upgrade to Reactor Bom 2024.0.14 #48707
  • Upgrade to REST Assured 5.5.7 #48884
  • Upgrade to Spring AMQP 3.2.9 #48909
  • Upgrade to Spring Data Bom 2025.0.8 #48708
  • Upgrade to Spring Integration 6.5.6 #48921
  • Upgrade to Spring Kafka 3.3.12 #48709
  • Upgrade to Spring Pulsar 1.2.14 #48710
  • Upgrade to Undertow 2.3.22.Final #48848
  • Upgrade to WebJars Locator Lite 1.1.3 #48780

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​GaoSSR, @​izeye, and @​ngocnhan-tran1996

Commits
  • 1b4e78f Release v3.5.10
  • 650236d Remove breaking and unnecessary Undertow TLS with RSA test
  • 877d59b Upgrade to Spring Kafka 3.3.12
  • ce650b1 Upgrade to Spring Integration 6.5.6
  • 30b5b73 Upgrade to Develocity Conventions 0.0.25
  • 413ec6c Upgrade to Spring Pulsar 1.2.14
  • 3f86432 Upgrade to Spring AMQP 3.2.9
  • 2fa3aaa Merge pull request #48902 from dependabot[bot]
  • 37e0cbc Polish "Bump jfrog/setup-jfrog-cli from 4.8.1 to 4.9.1"
  • ad51def Bump jfrog/setup-jfrog-cli from 4.8.1 to 4.9.1
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 28, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 28, 2026 21:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 28, 2026
Bumps the klass-api group with 6 updates in the /klass-api directory:

| Package | From | To |
| --- | --- | --- |
| org.flywaydb:flyway-database-postgresql | `11.20.0` | `12.0.0` |
| [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `11.20.0` | `12.0.0` |
| ch.qos.logback.access:logback-access-common | `2.0.7` | `2.0.9` |
| ch.qos.logback.access:logback-access-tomcat | `2.0.7` | `2.0.9` |
| org.flywaydb:flyway-maven-plugin | `11.20.0` | `12.0.0` |
| [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.5.9` | `3.5.10` |



Updates `org.flywaydb:flyway-database-postgresql` from 11.20.0 to 12.0.0

Updates `org.flywaydb:flyway-core` from 11.20.0 to 12.0.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-11.20.0...flyway-12.0.0)

Updates `ch.qos.logback.access:logback-access-common` from 2.0.7 to 2.0.9

Updates `ch.qos.logback.access:logback-access-tomcat` from 2.0.7 to 2.0.9

Updates `org.flywaydb:flyway-maven-plugin` from 11.20.0 to 12.0.0

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

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: klass-api
- dependency-name: org.flywaydb:flyway-core
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: klass-api
- dependency-name: ch.qos.logback.access:logback-access-common
  dependency-version: 2.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: klass-api
- dependency-name: ch.qos.logback.access:logback-access-tomcat
  dependency-version: 2.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: klass-api
- dependency-name: org.flywaydb:flyway-maven-plugin
  dependency-version: 12.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: klass-api
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-version: 3.5.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: klass-api
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/klass-api/klass-api-e73b6870a4 branch from 1bbb4be to e71ed73 Compare February 4, 2026 21:46
@mmwinther mmwinther merged commit 43b080d into main Feb 9, 2026
5 checks passed
@mmwinther mmwinther deleted the dependabot/maven/klass-api/klass-api-e73b6870a4 branch February 9, 2026 08:09
mmwinther added a commit that referenced this pull request Feb 9, 2026
mmwinther added a commit that referenced this pull request Feb 9, 2026
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