Skip to content

Bump the maven-dependencies group with 3 updates #405

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 15, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 15, 2025

Bumps the maven-dependencies group with 3 updates: io.projectreactor:reactor-core, com.fasterxml.jackson.core:jackson-annotations and org.springdoc:springdoc-openapi-starter-webmvc-ui.

Updates io.projectreactor:reactor-core from 3.7.6 to 3.7.7

Release notes

Sourced from io.projectreactor:reactor-core's releases.

v3.7.7

Reactor Core 3.7.7 is part of 2024.0.7 Release Train.

What's Changed

✨ New features and improvements

  • Bump io.projectreactor.tools:blockhound from 1.0.11.RELEASE to 1.0.13.RELEASE by @​dependabot in #4030
  • Depend on Micrometer 1.14.8 by @​violetagg in 78f477ddc11e7602cf42a19f487fd81d2d70a214
  • Depend on Micrometer Tracing 1.4.7 by @​violetagg in 78f477ddc11e7602cf42a19f487fd81d2d70a214

Full Changelog: reactor/reactor-core@v3.7.6...v3.7.7

Commits
  • 78f477d [release] Prepare and release 3.7.7
  • 506df59 Merge-ignore release 3.6.18 into 3.7.7
  • d66136e [release] Next development version 3.6.19-SNAPSHOT
  • 7b20f49 [release] Prepare and release 3.6.18
  • cbebd20 Merge #4032 into 3.7.7
  • 9d2a52e Bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#4032)
  • c008dcd Merge #4030 into 3.7.7
  • 0610f55 Bump io.projectreactor.tools:blockhound from 1.0.11.RELEASE to 1.0.13.RELEASE...
  • bbc09d1 Merge #4029 into 3.7.7
  • 0360f36 Bump org.gradle.toolchains.foojay-resolver-convention from 0.10.0 to 1.0.0 (#...
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-annotations from 2.19.0 to 2.19.1

Commits

Updates org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.8 to 2.8.9

Release notes

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

springdoc-openapi v2.8.9 released!

What's Changed

Added

Changed

  • Upgrade spring-boot to version 3.5.0

Fixed

  • #2982 - application/problem+json content type is not set for ProblemDetails
  • #2990 - Issues with POST Request, application/x-www-form-urlencoded and only one parameter
  • #2998 - io.swagger.v3.oas.annotations.Webhook does not work when defined on the method level
  • #3012 - Order of examples is (sometimes) not preserved

New Contributors

Full Changelog: springdoc/springdoc-openapi@v2.8.8...v2.8.9

Changelog

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

[2.8.9] - 2025-06-10

Added

Changed

  • Upgrade spring-boot to version 3.5.0

Fixed

  • #2982 - application/problem+json content type is not set for ProblemDetails
  • #2990 - Issues with POST Request, application/x-www-form-urlencoded and only one parameter
  • #2998 - io.swagger.v3.oas.annotations.Webhook does not work when defined on the method level
  • #3012 - Order of examples is (sometimes) not preserved
Commits
  • 830a98a [maven-release-plugin] prepare release v2.8.9
  • 976d8ec docs update
  • 1ebf9b8 Order of examples is (sometimes) not preserved. Fixes #3012
  • 10fd6dd io.swagger.v3.oas.annotations.Webhook does not work when defined on the metho...
  • 31ed191 Issues with POST Request, application/x-www-form-urlencoded and only one para...
  • ceb4a10 application/problem+json content type is not set for ProblemDetails. Fixes #2982
  • a23005b Merge branch 'mymx2-feat/type-use'
  • 290162f code review
  • 9f05020 Merge branch 'mschout-spring-boot-3.5-support'
  • 6111073 code review
  • 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 maven-dependencies group with 3 updates: [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core), [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) and [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi).


Updates `io.projectreactor:reactor-core` from 3.7.6 to 3.7.7
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.7.6...v3.7.7)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.0 to 2.19.1
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.8 to 2.8.9
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.8.8...v2.8.9)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-version: 3.7.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-version: 2.19.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-version: 2.8.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot merged commit 2cded81 into main Jun 15, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/maven-dependencies-01a4a17062 branch June 15, 2025 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants