Skip to content

chore(deps): bump the all-dependencies group across 1 directory with 3 updates#126

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/all-dependencies-61dd0d8985
Closed

chore(deps): bump the all-dependencies group across 1 directory with 3 updates#126
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/all-dependencies-61dd0d8985

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 11, 2026

Bumps the all-dependencies group with 3 updates in the / directory: gradle-wrapper, io.swagger.core.v3:swagger-core and org.projectlombok:lombok.

Updates gradle-wrapper from 9.3.1 to 9.4.0

Updates io.swagger.core.v3:swagger-core from 2.2.43 to 2.2.45

Release notes

Sourced from io.swagger.core.v3:swagger-core's releases.

Swagger-core 2.2.45 released!

  • fix: ensure sentinel values are handled correctly in defaultValue mer… (#5078)
  • chore: update jackson dependencies (#5075)
  • chore(deps-dev): bump ch.qos.logback:logback-core from 1.5.22 to 1.5.25 (#5072)
  • nit: Renamed GericModelConverter into GenericModelConverter (#5066)
  • fix: treat streams with arraySchema annotation as array type (#5013) (#5064)

Swagger-core 2.2.44 released!

  • fix: add empty default value (#4838) (#5063)
  • fix: null values in examples, example and default (#4339, #4229) (#5060)
  • fix: do not set schema.nullable for OAS 3.1 (#5059)
  • fix: calculate sibling properties based upon whether the schema is the array or the item in the array (#5055)
  • fix: OAS 3.1 schema generation for raw Object properties (#5034)
  • feat: Multiple SecurityRequirement annotations with AND condition #3556 (#5025)
  • bug fix propertyNames schema is not removed as unreferenced by SpecFilter #5017 (#5020)
  • 5001: Add support for @​Nullable annotations in OpenAPI 3.1 schemas (#5018)
Commits
  • d474f37 prepare release 2.2.45 (#5081)
  • f93aee0 fix: treat streams with arraySchema annotation as array type (#5013) (#5064)
  • 0daf49b nit: renamed GericModelConverter to GenericModelConverter (#5066)
  • 49e95d4 chore(deps-dev): bump ch.qos.logback:logback-core from 1.5.22 to 1.5.25 (#5072)
  • df6595e fix: ensure sentinel values are handled correctly in defaultValue merging (#5...
  • c392d43 bump snapshot 2.2.45-SNAPSHOT (#5069)
  • abd2cff chore: update jackson dependencies (#5075)
  • 3bca869 prepare release 2.2.44 (#5068)
  • 6143bee fix: calculate sibling properties based upon whether the schema is the array ...
  • 6043dd5 fix: handle empty default value (#4838) (#5063)
  • Additional commits viewable in compare view

Updates org.projectlombok:lombok from 1.18.42 to 1.18.44

Changelog

Sourced from org.projectlombok:lombok's changelog.

v1.18.44 (March 11th, 2026)

  • FEATURE: @Jacksonized now supports both Jackson2 and Jackson3; you'll get a warning until you configure which one (or even both!) you want lombok to generate. #3950.
  • BUGFIX: On JDK25, val and @ExtensionMethod could sometimes cause erroneous errors (in that you see errors but compilation succeeds anyway) using javac. #3947.
  • BUGFIX: @Jacksonized + fields marked transient would result in those transient fields being serialised which is surprising (and thus undesired) behaviour. #3936.
Commits
  • 17c78fe [version] pre-release version bump
  • 1edca70 [test][@Jacksonized] Test emission of warning when not choosing jackson ver...
  • e789e82 [test] Update the generation of eclipse test targets from JDK14 to JDK25.
  • a54cecd [trivial][changelog]
  • 3db0a6c [bugfix][@Jacksonized] javac handler of jacksonized checked for existing ja...
  • 12572fc [test] Adjusted tests to the new 'jackson version is a list' config key setup.
  • 0e9699c [changelog] Document implementation of Jackson3 support: #3950.
  • d441be1 [jacksonized] infrastructure for previous merge resolution: Changed to the co...
  • d62b2d5 Merge branch 'master' into cachescrubber-gh-3950
  • f49f0fe [test] Remove tests for deprecated @Logger(access = MODULE). They're deprec...
  • 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 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

…3 updates

Bumps the all-dependencies group with 3 updates in the / directory: gradle-wrapper, [io.swagger.core.v3:swagger-core](https://github.com/swagger-api/swagger-core) and [org.projectlombok:lombok](https://github.com/projectlombok/lombok).


Updates `gradle-wrapper` from 9.3.1 to 9.4.0

Updates `io.swagger.core.v3:swagger-core` from 2.2.43 to 2.2.45
- [Release notes](https://github.com/swagger-api/swagger-core/releases)
- [Commits](swagger-api/swagger-core@v2.2.43...v2.2.45)

Updates `org.projectlombok:lombok` from 1.18.42 to 1.18.44
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.42...v1.18.44)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: io.swagger.core.v3:swagger-core
  dependency-version: 2.2.45
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.projectlombok:lombok
  dependency-version: 1.18.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies java Pull requests that update java code labels Mar 11, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 11, 2026 06:07
@dependabot dependabot Bot added dependencies java Pull requests that update java code labels Mar 11, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 11, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Mar 11, 2026
@dependabot dependabot Bot deleted the dependabot/gradle/all-dependencies-61dd0d8985 branch March 11, 2026 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants