Skip to content

Bump the minor-updates group with 8 updates#292

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/minor-updates-f59e1409b2
Open

Bump the minor-updates group with 8 updates#292
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/minor-updates-f59e1409b2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps the minor-updates group with 8 updates:

Package From To
com.vaadin:vaadin-bom 25.0.4 25.0.6
org.postgresql:postgresql 42.7.9 42.7.10
org.xerial:sqlite-jdbc 3.51.1.0 3.51.2.0
com.discord4j:discord4j-core 3.3.0 3.3.1
org.springdoc:springdoc-openapi-starter-webmvc-ui 3.0.1 3.0.2
org.springframework.boot 4.0.2 4.0.3
com.vaadin 25.0.4 25.0.6
org.flywaydb.flyway 12.0.0 12.0.3

Updates com.vaadin:vaadin-bom from 25.0.4 to 25.0.6

Updates org.postgresql:postgresql from 42.7.9 to 42.7.10

Release notes

Sourced from org.postgresql:postgresql's releases.

v42.7.10

Changes

🐛 Bug Fixes

  • fix: process pending responses before fastpath to avoid protocol errors @​vlsi (#3913)

⬆️ Dependencies

Changelog

Sourced from org.postgresql:postgresql's changelog.

[42.7.10] (2026-02-11)

Changed

Fixed

Reverted

Commits
  • 27571c8 Update site for 42.7.10 release (#3936)
  • c7b512d Create DisabledIfServerGreater annotation for disabling tests for newer serve...
  • 47f7e3b fix non-standard strings failing test for version 19 (#3934)
  • d4cf420 Revert "fix: make all Calendar instances proleptic Gregorian (#3837) (#3887)"...
  • 6ea732c fix small issues in ConnectionFactoryImpl (#3929)
  • 95cecdb Migrate to Shadow 9
  • 5762c42 style: fix empty line before javadoc for checkstyle compliance
  • 1ac8d99 style: fix lambda argument indentation for checkstyle compliance
  • 3fab588 test: add autosave=always|never|conservative and cleanupSavepoints=true|false...
  • 9c20cc2 chore(deps): update github/codeql-action digest to 4bdb89f
  • Additional commits viewable in compare view

Updates org.xerial:sqlite-jdbc from 3.51.1.0 to 3.51.2.0

Release notes

Sourced from org.xerial:sqlite-jdbc's releases.

Release 3.51.2.0

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.51.2 (63a45e7)

🛠 Build

  • update location for 2026 (1a7c2a0)

Contributors

We'd like to thank the following people for their contributions: Gauthier Roebroeck

Release 3.51.1.1

Changelog

🚀 Features

sqlite

🛠 Build

deps

  • bump org.graalvm.sdk:nativeimage from 25.0.1 to 25.0.2 (e5e8aca)
  • bump org.graalvm.buildtools:native-maven-plugin (92e995c)
  • bump org.jreleaser:jreleaser-maven-plugin (1ba2ff1)
  • bump actions/upload-artifact from 5 to 6 (77e1e27)
  • bump actions/download-artifact from 6 to 7 (1f35b97)
  • bump org.apache.maven.plugins:maven-source-plugin (8384f5b)

deps-dev

  • bump org.apache.maven.plugins:maven-compiler-plugin (0d07829)
  • bump org.codehaus.mojo:versions-maven-plugin (2a61f25)
  • bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (f8de260)

Contributors

We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck

Commits
  • 1bda411 chore(release): 3.51.2.0 [skip ci]
  • 9a84abd chore: update native libraries
  • 1a7c2a0 build: update location for 2026
  • 63a45e7 feat(sqlite): upgrade to sqlite 3.51.2
  • 92e40c1 chore(release): prepare next snapshot [skip ci]
  • 5e1a6a4 chore(release): 3.51.1.1 [skip ci]
  • 0d07829 build(deps-dev): bump org.apache.maven.plugins:maven-compiler-plugin
  • e5e8aca build(deps): bump org.graalvm.sdk:nativeimage from 25.0.1 to 25.0.2
  • 92e995c build(deps): bump org.graalvm.buildtools:native-maven-plugin
  • 2a61f25 build(deps-dev): bump org.codehaus.mojo:versions-maven-plugin
  • Additional commits viewable in compare view

Updates com.discord4j:discord4j-core from 3.3.0 to 3.3.1

Release notes

Sourced from com.discord4j:discord4j-core's releases.

v3.3.1

Discord4J v3.3.1

Discord4J v3.3.1 is now available on Maven Central with bugfixes, new features and improvements.

Commits: Discord4J/Discord4J@3.3.0...3.3.1

⭐️ New features

  • Add permission for BYPASS_SLOWMODE (94d7b8bb497012dad3af609b203c4e81dacfa42b)
  • Add support for CheckboxGroup, Checkbox and RadioGroup in Modals (#1339)
  • Add support for get reactions in message using Reaction.Type (#1340)
  • Add support for Role Member Counts (#1336)

🐞 Bug fixes

  • Fix MessageEdit and InteractionReplyEdit Spec when flags or components are null (#1335)
  • Fix Reaction.Type ID (07c989d0afe26ffac6bc2b9dc8f22072faa4082b)
  • Fix CustomEmoji throw exception when come from a Reaction (78c46db899a0fa68daab2696b561543deb0b9d1a)

🔨 Dependency upgrades

💜 Contributors

Thanks to all contributors and collaborators involved in this release. @​Alex1304 @​Doc94 @​LeonTG

Commits
  • 01db7a8 Release version '3.3.1'.
  • 5db1d35 chore: update groovy space assignment for build.gradle
  • b01f3b3 chore: fix javadoc url for jackson bom version 2.21.0
  • 1c98000 chore: update jackson bom version to 2.21.0
  • e3bec85 chore: update logback version to 1.3.16
  • 02cdbae chore: update junit version to 5.14.2
  • 6bf05b4 chore: update reactor bom version to 2025.0.3
  • 037e8de chore: update CONTRIBUTING.md [ci skip]
  • 25cefbf chore: update github actions dependencies
  • 3d3aa4f feat: add support for Role Member Counts (#1336)
  • Additional commits viewable in compare view

Updates org.springdoc:springdoc-openapi-starter-webmvc-ui from 3.0.1 to 3.0.2

Release notes

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.

springdoc-openapi v3.0.2 released!

Added

  • #3229 – Add support for Spring Framework API Versioning with Functional Endpoints
  • #3208 – Add springdoc.swagger-ui.document-title property

Changed

  • Upgrade Spring Boot to version 4.0.3
  • Upgrade swagger-core to version 2.2.43
  • Upgrade swagger-ui to version 5.32.0
  • Upgrade Scalar to version 0.5.55

Fixed

  • #3232 – Gracefully handle springdoc endpoint paths during API version resolution
  • #3230 – Scalar source URLs resolve to null/<groupName> on second request when using GroupedOpenApi
  • #3226 – Propagate JsonView context when resolving Page<T> schema
  • #3228 – springdoc-openapi-starter 3.x doesn't depend on org.springframework.boot:spring-boot-starter
  • #3220 – Reachability metadata not compatible with GraalVM 25
  • #3195 – Application won't compile when OpenApi and spring-boot-data-rest is present
  • #3193OpenApi field in SpringDocConfigProperties does not comply with camel case naming conventions
  • #3215 – Type annotation not considered when Kotlin is not present
  • #3199 – Prevent duplicate _links in allOf child schemas
  • #3198 – Property resolution for parameter default values
  • #3206 – Upgrade swagger-core from version 2.2.41 to 2.2.42

Full Changelog: springdoc/springdoc-openapi@v3.0.1...v3.0.2

Changelog

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.

[3.0.2] - 2026-02-27

Added

  • #3229 – Add support for Spring Framework API Versioning with Functional Endpoints
  • #3208 – Add springdoc.swagger-ui.document-title property

Changed

  • Upgrade Spring Boot to version 4.0.3
  • Upgrade swagger-core to version 2.2.43
  • Upgrade swagger-ui to version 5.32.0
  • Upgrade Scalar to version 0.5.55

Fixed

  • #3232 – Gracefully handle springdoc endpoint paths during API version resolution
  • #3230 – Scalar source URLs resolve to null/<groupName> on second request when using GroupedOpenApi
  • #3226 – Propagate JsonView context when resolving Page<T> schema
  • #3228 – springdoc-openapi-starter 3.x doesn't depend on org.springframework.boot:spring-boot-starter
  • #3220 – Reachability metadata not compatible with GraalVM 25
  • #3195 – Application won't compile when OpenApi and spring-boot-data-rest is present
  • #3193OpenApi field in SpringDocConfigProperties does not comply with camel case naming conventions
  • #3215 – Type annotation not considered when Kotlin is not present
  • #3199 – Prevent duplicate _links in allOf child schemas
  • #3198 – Property resolution for parameter default values
  • #3206 – Upgrade swagger-core from version 2.2.41 to 2.2.42
Commits
  • f26cb82 [maven-release-plugin] prepare release v3.0.2
  • 865018a Copyright updates
  • 354265e code refactoring
  • 08b428f Upgrade swagger-ui to version 5.32.0
  • 432d332 Fixes DSL using header versioning
  • 0922635 code review
  • 55fa901 CHANGELOG.md updates
  • 7678599 Add sample test with WebMVC.fn - DSL #3229
  • 8f410d7 Gracefully handle springdoc endpoint paths during API version resolution. fix...
  • 2057ccf enable SNAPSHOTS distribution
  • Additional commits viewable in compare view

Updates org.springframework.boot from 4.0.2 to 4.0.3

Release notes

Sourced from org.springframework.boot's releases.

v4.0.3

⭐ New Features

  • Add TWENTY_SIX to JavaVersion enum #49193

🐞 Bug Fixes

  • Jackson properties may not be applied correctly to RestClients #49223
  • ClassNotFoundException when using Actuator without spring-boot-health #49196
  • Using the OTel and Zipkin starters together creates invalid configuration #49183
  • Whitespace can be incorrectly removed when spring-boot-configuration-processor runs on multi-line javadoc #49060
  • Jackson2HttpMessageConvertersConfiguration uses ConditionOn Jackson3 XMLMapper class #49015
  • server.jetty.threads.max is ignored when using virtual threads #48989
  • Slice test includes fail to load when using spring-boot-starter-test-classic #48981
  • Docker credential helpers with file extensions cannot be executed on Windows #48979
  • Java version requirement check for native image is confusing if AOT didn't run #48963
  • TestPropertyValues.Pair.fromMapEntry(Entry<String, String>) does not comply with its nullability contract #48948

📔 Documentation

  • Couchbase and Kafka are incorrectly listed as supporting SSL with Docker Compose #49212
  • Document that use of non idiomatic format for '@Value' still apply for environment variables #49109
  • Document naming convention for custom test-scoped starters #49017
  • Delay removal of Jackson 2 support until 4.3 at the earliest #49010
  • LICENSE.txt and NOTICE.txt files have the wrong content in the latest releases #49003
  • ApplicationContextAssert documents a non-existent assertion in getFailure() #48977
  • Highlight the importance of the preStop hook when configuring Kubernetes probes #48946

🔨 Dependency Upgrades

  • Upgrade to AssertJ 3.27.7 #49095
  • Upgrade to Elasticsearch Client 9.2.5 #49184
  • Upgrade to Groovy 5.0.4 #49097
  • Upgrade to Hibernate 7.2.3.Final #49098
  • Upgrade to Hibernate 7.2.4.Final #49167
  • Upgrade to Jaybird 6.0.4 #49099
  • Upgrade to JBoss Logging 3.6.2.Final #49100
  • Upgrade to Jersey 4.0.2 #49101
  • Upgrade to Jetty 12.1.6 #49102
  • Upgrade to jOOQ 3.19.30 #49103
  • Upgrade to JUnit Jupiter 6.0.3 #49233
  • Upgrade to Logback 1.5.29 #49169
  • Upgrade to Logback 1.5.32 #49245
  • Upgrade to Micrometer 1.16.3 #49111
  • Upgrade to Micrometer Tracing 1.6.3 #49112
  • Upgrade to MongoDB 5.6.3 #49105
  • Upgrade to MySQL 9.6.0 #49106
  • Upgrade to Netty 4.2.10.Final #49107
  • Upgrade to Postgresql 42.7.10 #49202
  • Upgrade to Reactor Bom 2025.0.3 #49087

... (truncated)

Commits
  • 1ab1436 Release v4.0.3
  • 5cc488d Merge branch '3.5.x' into 4.0.x
  • 9138ae2 Next development version (v3.5.12-SNAPSHOT)
  • a7e63a7 Merge branch '3.5.x' into 4.0.x
  • 54ab3c5 Align "noteworthy" issues in release notes with Spring Framework
  • b3ae5b1 Merge branch '3.5.x' into 4.0.x
  • 996664f Temporarily switch Docker to overlay2
  • 1ce8743 Revert "Temporarily disable containerd snapshotter"
  • 5ba88c6 Temporarily disable containerd snapshotter
  • 1f1a88c Revert "Temporarily update system tests to use specific platform"
  • Additional commits viewable in compare view

Updates com.vaadin from 25.0.4 to 25.0.6

Release notes

Sourced from com.vaadin's releases.

Vaadin 25.0.6

This is a maintenance release for Vaadin 25.0. See 25.0.0 release notes for details and resources.

Changelogs

Official add-ons and plugins:

  • Spring add-on (25.0.7)
  • CDI add-on (16.0.0)
  • Maven plugin (25.0.6)
  • Gradle plugin (25.0.6)
  • Quarkus plugin (3.0.2)

Vaadin 25.0.5

This is a maintenance release for Vaadin 25.0. See 25.0.0 release notes for details and resources.

Changelogs

... (truncated)

Commits

Updates org.flywaydb.flyway from 12.0.0 to 12.0.3

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
com.vaadin [>= 24.7.0.a, < 24.7.1]

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 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 minor-updates group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| com.vaadin:vaadin-bom | `25.0.4` | `25.0.6` |
| [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.9` | `42.7.10` |
| [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.51.1.0` | `3.51.2.0` |
| [com.discord4j:discord4j-core](https://github.com/Discord4J/Discord4J) | `3.3.0` | `3.3.1` |
| [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `3.0.1` | `3.0.2` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `4.0.2` | `4.0.3` |
| [com.vaadin](https://github.com/vaadin/platform) | `25.0.4` | `25.0.6` |
| org.flywaydb.flyway | `12.0.0` | `12.0.3` |


Updates `com.vaadin:vaadin-bom` from 25.0.4 to 25.0.6

Updates `org.postgresql:postgresql` from 42.7.9 to 42.7.10
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.9...REL42.7.10)

Updates `org.xerial:sqlite-jdbc` from 3.51.1.0 to 3.51.2.0
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](xerial/sqlite-jdbc@3.51.1.0...3.51.2.0)

Updates `com.discord4j:discord4j-core` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/Discord4J/Discord4J/releases)
- [Commits](Discord4J/Discord4J@3.3.0...3.3.1)

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/v3.0.2/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v3.0.1...v3.0.2)

Updates `org.springframework.boot` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v4.0.2...v4.0.3)

Updates `com.vaadin` from 25.0.4 to 25.0.6
- [Release notes](https://github.com/vaadin/platform/releases)
- [Commits](vaadin/platform@25.0.4...25.0.6)

Updates `org.flywaydb.flyway` from 12.0.0 to 12.0.3

---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-bom
  dependency-version: 25.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: org.postgresql:postgresql
  dependency-version: 42.7.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: org.xerial:sqlite-jdbc
  dependency-version: 3.51.2.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: com.discord4j:discord4j-core
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: org.springframework.boot
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: com.vaadin
  dependency-version: 25.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: org.flywaydb.flyway
  dependency-version: 12.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant