Skip to content

Bump the dependencies group across 1 directory with 12 updates#57

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/dependencies-949e033bad
Open

Bump the dependencies group across 1 directory with 12 updates#57
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/dependencies-949e033bad

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 12 updates in the / directory:

Package From To
io.jooby:jooby-bom 4.4.0 4.5.2
io.jooby:jooby-maven-plugin 4.4.0 4.5.2
io.modelcontextprotocol.sdk:mcp-bom 1.1.1 1.1.3
com.fasterxml.jackson.core:jackson-databind 2.21.2 2.22.0
com.fasterxml.jackson.core:jackson-annotations 2.21 2.22
org.projectlombok:lombok 1.18.44 1.18.46
org.junit:junit-bom 6.0.3 6.1.0
com.palantir.javapoet:javapoet 0.14.0 0.16.0
io.swagger.core.v3:swagger-annotations 2.2.47 2.2.50
io.avaje:avaje-inject 12.5 12.6
io.avaje:avaje-inject-generator 12.5 12.6
io.avaje:avaje-inject-maven-plugin 12.5 12.6

Updates io.jooby:jooby-bom from 4.4.0 to 4.5.2

Release notes

Sourced from io.jooby:jooby-bom's releases.

jooby 4.5.2

🛠️ Changes

  • logback: remove static logger from Jooby class #3963
  • openapi: relax parameter validation when using openapi annotations #3954
  • hibernate: package scanning doesn't work #3953

📊 Component Updates

Component Count Issues
hibernate 2 #3956, #3953

🔗 Links & Resources

💖 Support my work

🏆 Sponsors

jooby 4.5.1

🛠️ Changes

  • [bug] Args passed to runApp are ignored by Typesafe Config when another config was previously loaded #3950
  • undertow: 2.4.0.Final #3948
  • whoops: update whoops development error handler #3945
  • joobyRun: optimize hot-reload latency with debouncer and smart compiler detection #3943

🔗 Links & Resources

💖 Support my work

🏆 Sponsors

... (truncated)

Commits
  • a8908c3 v4.5.2
  • 93e3fe5 Merge pull request #3964 from jooby-project/3963
  • 1f4ea12 readme/release: update sponsors
  • b98b962 logback: remove static logger from Jooby class
  • 59ea88c Merge pull request #3961 from jooby-project/dependabot/maven/dependencies-e0c...
  • c79a633 build(deps): bump the dependencies group with 18 updates
  • 5dd0826 Merge pull request #3958 from jooby-project/dependabot/npm_and_yarn/modules/j...
  • fb52c02 Merge pull request #3959 from jooby-project/dependabot/maven/dependencies-78a...
  • 790c6bc Merge pull request #3960 from jooby-project/dependabot/maven/tests/org.asynch...
  • 14f9542 build(deps): bump org.asynchttpclient:async-http-client in /tests
  • Additional commits viewable in compare view

Updates io.jooby:jooby-maven-plugin from 4.4.0 to 4.5.2

Updates io.modelcontextprotocol.sdk:mcp-bom from 1.1.1 to 1.1.3

Release notes

Sourced from io.modelcontextprotocol.sdk:mcp-bom's releases.

v1.1.3

What's changed

Full Changelog: modelcontextprotocol/java-sdk@v1.1.2...v1.1.3

v1.1.2

What's Changed

Full Changelog: modelcontextprotocol/java-sdk@v1.1.1...v1.1.2

Commits
  • f4c25f0 Release version 1.1.3
  • 45589ad Fix assertions in HttpClientSseClientTransportTests
  • 0be6032 DefaultSseMessageEndpointValidator allows same-origin message endpoints
  • f4c8371 Validate message endpoint in SSE client transport
  • 34e9b8c Next development version
  • e9e1a2f Release version 1.1.2
  • 141063c Polish gh-906
  • 92bb47b feat: add support for meta parameter in client paginated list queries (#906)
  • 9ead4d1 Fix UTF-8 encoding for non-ASCII tool names in HTTP client transports
  • 8e1c5d0 HttpClientStreamableHttpTransport: handle HTTP 405
  • Additional commits viewable in compare view

Updates com.fasterxml.jackson.core:jackson-databind from 2.21.2 to 2.22.0

Commits

Updates com.fasterxml.jackson.core:jackson-annotations from 2.21 to 2.22

Commits

Updates org.projectlombok:lombok from 1.18.44 to 1.18.46

Changelog

Sourced from org.projectlombok:lombok's changelog.

v1.18.46 (April 22nd, 2026)

  • PLATFORM: JDK26 support added #4019.
  • PLATFORM: Spring Tools Suite 5 supported #3985.
  • BUGFIX: @Jacksonized no longer stops generating @JsonProperty once an explicit @JsonIgnore annotations is encountered #4022.
  • BUGFIX: In eclipse, mixing @Jacksonized and fluent = true no longer causes the error com.fasterxml.jackson.annotation.JsonProperty is not a repeatable annotation interface. #3934.
  • BUGFIX: Some finishing touches for v1.18.44's support of Jackson3 #4004.
Commits
  • 936ca59 [build] lombok's launcher is still intended to be 1.4 compatible, or at least...
  • fcdab3f [version] pre-release version bump
  • 1cb7d49 [changelog]#4004 Mention Jackson3 final touches in changelog.
  • 12a15b0 Fix: Bump EA_JDK to 27 (25 and 26 have been released)
  • 2be766c Merge branch 'jackson3-final-touches'
  • 290fa4c [trivial] constantize the warning we spit out for ambiguous jackson2/3, and m...
  • e6567b6 test: Add Jackson 3 test cases and version ambiguity warnings
  • 45e72e2 feat: Add Jackson 3 databind/dataformat annotations to HandlerUtil copy lists
  • 184d423 feat: Add Jackson 3 support to @​Jacksonized handlers
  • e027ad0 refactored to ShadowClassLoader use Collections::enumeration instead of Vector
  • Additional commits viewable in compare view

Updates org.junit:junit-bom from 6.0.3 to 6.1.0

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 6.1.0 = Platform 6.1.0 + Jupiter 6.1.0 + Vintage 6.1.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.3...r6.1.0

JUnit 6.1.0-RC1 = Platform 6.1.0-RC1 + Jupiter 6.1.0-RC1 + Vintage 6.1.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.1.0-M1...r6.1.0-RC1

JUnit 6.1.0-M1 = Platform 6.1.0-M1 + Jupiter 6.1.0-M1 + Vintage 6.1.0-M1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0...r6.1.0-M1

Commits

Updates com.palantir.javapoet:javapoet from 0.14.0 to 0.16.0

Release notes

Sourced from com.palantir.javapoet:javapoet's releases.

0.16.0

No documented user-facing changes

Full Changelog: 0.15.0...0.16.0

0.15.0

No documented user-facing changes

Full Changelog: 0.14.0...0.15.0

Commits
  • e4c7997 Release 0.16.0
  • 2cc8ab6 [High Priority] Excavator: Upgrade baseline-error-prone (#459)
  • a8bb960 Excavator: Migrate gradle-revapi off the org.revapi fork back to com.palanti...
  • e4aa8e0 Excavator: Format Java files (#457)
  • d7edf32 [High Priority] Excavator: Upgrade baseline-error-prone (#456)
  • 6434e4f [High Priority] Excavator: Upgrade baseline-error-prone (#455)
  • 50a321b Excavator: Upgrade Java dependency org.junit.vintage:* to 6.1.0 (#454)
  • 3251a9c Excavator: Upgrade Java dependency org.junit.platform:* to 6.1.0 (#453)
  • 5fa4740 Excavator: Upgrade Java dependency org.junit.jupiter:* to 6.1.0 (#452)
  • 3929ed8 [High Priority] Excavator: Update gradle-jdks infrastructure plugins (#451)
  • Additional commits viewable in compare view

Updates io.swagger.core.v3:swagger-annotations from 2.2.47 to 2.2.50

Updates io.avaje:avaje-inject from 12.5 to 12.6

Release notes

Sourced from io.avaje:avaje-inject's releases.

12.6

What's New

  • Adds a MainClass annotation to automatically configure the maven jar plugin
  • adds a new wiring mode to @InjectModule for multimodule wiring, it interweaves all external modules into the generated module for faster wiring and removing some limitations of standard wiring.

What's Changed

Full Changelog: avaje/avaje-inject@12.5...12.6

Commits
  • 3b7ebb0 Version 12.6 (#1035)
  • 8b8caed Merge pull request #1034 from avaje/dependabot/maven/master/dependencies-d0c2...
  • 96f7648 Bump the dependencies group with 3 updates
  • 277de8a Docs: Add section on use of Optional<T> and multiple constructors (#1033)
  • 7fbe77c 12.6-RC4
  • 6c6d43d Fix strict wiring discovery bug (#1031)
  • 02f9b49 Merge pull request #1032 from avaje/dependabot/maven/master/dependencies-85a4...
  • acd5c5b Bump org.ow2.asm:asm from 9.10 to 9.10.1 in the dependencies group
  • d3d6d29 Merge pull request #1029 from avaje/dependabot/maven/master/dependencies-89fe...
  • c87a14e Bump the dependencies group with 2 updates
  • Additional commits viewable in compare view

Updates io.avaje:avaje-inject-generator from 12.5 to 12.6

Updates io.avaje:avaje-inject-maven-plugin from 12.5 to 12.6

Updates io.avaje:avaje-inject-generator from 12.5 to 12.6

Updates io.jooby:jooby-maven-plugin from 4.4.0 to 4.5.2

Updates io.avaje:avaje-inject-maven-plugin from 12.5 to 12.6

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 dependencies group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [io.jooby:jooby-bom](https://github.com/jooby-project/jooby) | `4.4.0` | `4.5.2` |
| io.jooby:jooby-maven-plugin | `4.4.0` | `4.5.2` |
| [io.modelcontextprotocol.sdk:mcp-bom](https://github.com/modelcontextprotocol/java-sdk) | `1.1.1` | `1.1.3` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.21.2` | `2.22.0` |
| [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.21` | `2.22` |
| [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.44` | `1.18.46` |
| [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.0` |
| [com.palantir.javapoet:javapoet](https://github.com/palantir/javapoet) | `0.14.0` | `0.16.0` |
| io.swagger.core.v3:swagger-annotations | `2.2.47` | `2.2.50` |
| [io.avaje:avaje-inject](https://github.com/avaje/avaje-inject) | `12.5` | `12.6` |
| io.avaje:avaje-inject-generator | `12.5` | `12.6` |
| io.avaje:avaje-inject-maven-plugin | `12.5` | `12.6` |



Updates `io.jooby:jooby-bom` from 4.4.0 to 4.5.2
- [Release notes](https://github.com/jooby-project/jooby/releases)
- [Commits](jooby-project/jooby@v4.4.0...v4.5.2)

Updates `io.jooby:jooby-maven-plugin` from 4.4.0 to 4.5.2

Updates `io.modelcontextprotocol.sdk:mcp-bom` from 1.1.1 to 1.1.3
- [Release notes](https://github.com/modelcontextprotocol/java-sdk/releases)
- [Commits](modelcontextprotocol/java-sdk@v1.1.1...v1.1.3)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.2 to 2.22.0
- [Commits](https://github.com/FasterXML/jackson/commits)

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

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

Updates `org.junit:junit-bom` from 6.0.3 to 6.1.0
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.3...r6.1.0)

Updates `com.palantir.javapoet:javapoet` from 0.14.0 to 0.16.0
- [Release notes](https://github.com/palantir/javapoet/releases)
- [Commits](palantir/javapoet@0.14.0...0.16.0)

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.47 to 2.2.50

Updates `io.avaje:avaje-inject` from 12.5 to 12.6
- [Release notes](https://github.com/avaje/avaje-inject/releases)
- [Commits](avaje/avaje-inject@12.5...12.6)

Updates `io.avaje:avaje-inject-generator` from 12.5 to 12.6

Updates `io.avaje:avaje-inject-maven-plugin` from 12.5 to 12.6

Updates `io.avaje:avaje-inject-generator` from 12.5 to 12.6

Updates `io.jooby:jooby-maven-plugin` from 4.4.0 to 4.5.2

Updates `io.avaje:avaje-inject-maven-plugin` from 12.5 to 12.6

---
updated-dependencies:
- dependency-name: io.jooby:jooby-bom
  dependency-version: 4.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.jooby:jooby-maven-plugin
  dependency-version: 4.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.modelcontextprotocol.sdk:mcp-bom
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-version: '2.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.projectlombok:lombok
  dependency-version: 1.18.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.junit:junit-bom
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.palantir.javapoet:javapoet
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-version: 2.2.50
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-inject
  dependency-version: '12.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-inject-generator
  dependency-version: '12.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-inject-maven-plugin
  dependency-version: '12.6'
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-inject-generator
  dependency-version: '12.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.jooby:jooby-maven-plugin
  dependency-version: 4.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-inject-maven-plugin
  dependency-version: '12.6'
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 Jun 8, 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.

0 participants