Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jooby-project/jooby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.5.1
Choose a base ref
...
head repository: jooby-project/jooby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.5.2
Choose a head ref
  • 18 commits
  • 98 files changed
  • 2 contributors

Commits on May 13, 2026

  1. Configuration menu
    Copy the full SHA
    433497a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2026

  1. Configuration menu
    Copy the full SHA
    459ae6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8476770 View commit details
    Browse the repository at this point in the history
  3. build: fix failing tests on CI

    jknack committed May 14, 2026
    Configuration menu
    Copy the full SHA
    7df998e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3955 from jooby-project/3954

    openapi: relax parameter validation when using openapi annotations
    jknack authored May 14, 2026
    Configuration menu
    Copy the full SHA
    41b8aeb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3957 from jooby-project/3953

    hibernate: package scanning doesn't work + 7.3.4
    jknack authored May 14, 2026
    Configuration menu
    Copy the full SHA
    bff04dd View commit details
    Browse the repository at this point in the history

Commits on May 18, 2026

  1. build(deps): bump swagger-ui-dist in /modules/jooby-swagger-ui

    Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.32.5 to 5.32.6.
    - [Release notes](https://github.com/swagger-api/swagger-ui/releases)
    - [Commits](swagger-api/swagger-ui@v5.32.5...v5.32.6)
    
    ---
    updated-dependencies:
    - dependency-name: swagger-ui-dist
      dependency-version: 5.32.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 18, 2026
    Configuration menu
    Copy the full SHA
    cf708b8 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump the dependencies group with 21 updates

    Bumps the dependencies group with 21 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | org.ow2.asm:asm | `9.9.1` | `9.10` |
    | org.ow2.asm:asm-util | `9.9.1` | `9.10` |
    | org.slf4j:slf4j-api | `2.0.17` | `2.0.18` |
    | org.slf4j:log4j-over-slf4j | `2.0.17` | `2.0.18` |
    | org.slf4j:jcl-over-slf4j | `2.0.17` | `2.0.18` |
    | org.slf4j:jul-to-slf4j | `2.0.17` | `2.0.18` |
    | org.slf4j:slf4j-simple | `2.0.17` | `2.0.18` |
    | io.swagger.core.v3:swagger-annotations | `2.2.49` | `2.2.50` |
    | io.swagger.core.v3:swagger-models | `2.2.49` | `2.2.50` |
    | [io.swagger.parser.v3:swagger-parser](https://github.com/swagger-api/swagger-parser) | `2.1.41` | `2.1.42` |
    | [io.lettuce:lettuce-core](https://github.com/redis/lettuce) | `7.5.1.RELEASE` | `7.5.2.RELEASE` |
    | [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) | `3.9.15` | `3.9.16` |
    | org.apache.maven:maven-core | `3.9.15` | `3.9.16` |
    | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | `3.4.0` | `3.5.1` |
    | [dev.langchain4j:langchain4j-bom](https://github.com/langchain4j/langchain4j) | `1.14.1` | `1.15.0` |
    | [cz.habarta.typescript-generator:typescript-generator-core](https://github.com/vojtechhabarta/typescript-generator) | `4.0.0` | `4.1.1` |
    | [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `7.3.4.Final` | `7.3.5.Final` |
    | [org.hibernate.orm:hibernate-scan-jandex](https://github.com/hibernate/hibernate-orm) | `7.3.4.Final` | `7.3.5.Final` |
    | [com.github.kagkarlsson:db-scheduler](https://github.com/kagkarlsson/db-scheduler) | `16.8.1` | `16.9.0` |
    | software.amazon.awssdk:bom | `2.44.4` | `2.44.7` |
    | [org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client) | `3.0.9` | `3.0.10` |
    
    
    Updates `org.ow2.asm:asm` from 9.9.1 to 9.10
    
    Updates `org.ow2.asm:asm-util` from 9.9.1 to 9.10
    
    Updates `org.ow2.asm:asm-util` from 9.9.1 to 9.10
    
    Updates `org.slf4j:slf4j-api` from 2.0.17 to 2.0.18
    
    Updates `org.slf4j:log4j-over-slf4j` from 2.0.17 to 2.0.18
    
    Updates `org.slf4j:jcl-over-slf4j` from 2.0.17 to 2.0.18
    
    Updates `org.slf4j:jul-to-slf4j` from 2.0.17 to 2.0.18
    
    Updates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18
    
    Updates `org.slf4j:log4j-over-slf4j` from 2.0.17 to 2.0.18
    
    Updates `org.slf4j:jcl-over-slf4j` from 2.0.17 to 2.0.18
    
    Updates `org.slf4j:jul-to-slf4j` from 2.0.17 to 2.0.18
    
    Updates `io.swagger.core.v3:swagger-annotations` from 2.2.49 to 2.2.50
    
    Updates `io.swagger.core.v3:swagger-models` from 2.2.49 to 2.2.50
    
    Updates `io.swagger.core.v3:swagger-models` from 2.2.49 to 2.2.50
    
    Updates `io.swagger.parser.v3:swagger-parser` from 2.1.41 to 2.1.42
    - [Release notes](https://github.com/swagger-api/swagger-parser/releases)
    - [Commits](swagger-api/swagger-parser@v2.1.41...v2.1.42)
    
    Updates `io.lettuce:lettuce-core` from 7.5.1.RELEASE to 7.5.2.RELEASE
    - [Release notes](https://github.com/redis/lettuce/releases)
    - [Changelog](https://github.com/redis/lettuce/blob/7.5.2.RELEASE/RELEASE-NOTES.md)
    - [Commits](redis/lettuce@7.5.1.RELEASE...7.5.2.RELEASE)
    
    Updates `org.apache.maven:maven-plugin-api` from 3.9.15 to 3.9.16
    - [Release notes](https://github.com/apache/maven/releases)
    - [Commits](apache/maven@maven-3.9.15...maven-3.9.16)
    
    Updates `org.apache.maven:maven-core` from 3.9.15 to 3.9.16
    
    Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.4.0 to 3.5.1
    - [Release notes](https://github.com/diffplug/spotless/releases)
    - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
    - [Commits](diffplug/spotless@maven/3.4.0...maven/3.5.1)
    
    Updates `org.slf4j:slf4j-simple` from 2.0.17 to 2.0.18
    
    Updates `dev.langchain4j:langchain4j-bom` from 1.14.1 to 1.15.0
    - [Release notes](https://github.com/langchain4j/langchain4j/releases)
    - [Commits](langchain4j/langchain4j@1.14.1...1.15.0)
    
    Updates `cz.habarta.typescript-generator:typescript-generator-core` from 4.0.0 to 4.1.1
    - [Release notes](https://github.com/vojtechhabarta/typescript-generator/releases)
    - [Commits](vojtechhabarta/typescript-generator@v4.0.0...v4.1.1)
    
    Updates `org.hibernate.orm:hibernate-core` from 7.3.4.Final to 7.3.5.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.5/changelog.txt)
    - [Commits](hibernate/hibernate-orm@7.3.4...7.3.5)
    
    Updates `org.hibernate.orm:hibernate-scan-jandex` from 7.3.4.Final to 7.3.5.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.5/changelog.txt)
    - [Commits](hibernate/hibernate-orm@7.3.4...7.3.5)
    
    Updates `com.github.kagkarlsson:db-scheduler` from 16.8.1 to 16.9.0
    - [Release notes](https://github.com/kagkarlsson/db-scheduler/releases)
    - [Commits](kagkarlsson/db-scheduler@v16.8.1...v16.9.0)
    
    Updates `software.amazon.awssdk:bom` from 2.44.4 to 2.44.7
    
    Updates `org.asynchttpclient:async-http-client` from 3.0.9 to 3.0.10
    - [Release notes](https://github.com/AsyncHttpClient/async-http-client/releases)
    - [Commits](AsyncHttpClient/async-http-client@async-http-client-project-3.0.9...async-http-client-project-3.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: org.ow2.asm:asm
      dependency-version: '9.10'
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.ow2.asm:asm-util
      dependency-version: '9.10'
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.ow2.asm:asm-util
      dependency-version: '9.10'
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.slf4j:slf4j-api
      dependency-version: 2.0.18
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.slf4j:log4j-over-slf4j
      dependency-version: 2.0.18
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.slf4j:jcl-over-slf4j
      dependency-version: 2.0.18
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.slf4j:jul-to-slf4j
      dependency-version: 2.0.18
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.slf4j:slf4j-simple
      dependency-version: 2.0.18
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.slf4j:log4j-over-slf4j
      dependency-version: 2.0.18
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.slf4j:jcl-over-slf4j
      dependency-version: 2.0.18
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.slf4j:jul-to-slf4j
      dependency-version: 2.0.18
      dependency-type: direct:production
      update-type: version-update:semver-patch
      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.swagger.core.v3:swagger-models
      dependency-version: 2.2.50
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.swagger.core.v3:swagger-models
      dependency-version: 2.2.50
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.swagger.parser.v3:swagger-parser
      dependency-version: 2.1.42
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.lettuce:lettuce-core
      dependency-version: 7.5.2.RELEASE
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.apache.maven:maven-plugin-api
      dependency-version: 3.9.16
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.apache.maven:maven-core
      dependency-version: 3.9.16
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.diffplug.spotless:spotless-maven-plugin
      dependency-version: 3.5.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.slf4j:slf4j-simple
      dependency-version: 2.0.18
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: dev.langchain4j:langchain4j-bom
      dependency-version: 1.15.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: cz.habarta.typescript-generator:typescript-generator-core
      dependency-version: 4.1.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.hibernate.orm:hibernate-core
      dependency-version: 7.3.5.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.hibernate.orm:hibernate-scan-jandex
      dependency-version: 7.3.5.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.github.kagkarlsson:db-scheduler
      dependency-version: 16.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: software.amazon.awssdk:bom
      dependency-version: 2.44.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.asynchttpclient:async-http-client
      dependency-version: 3.0.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 18, 2026
    Configuration menu
    Copy the full SHA
    765d2a2 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump org.asynchttpclient:async-http-client in /tests

    Bumps [org.asynchttpclient:async-http-client](https://github.com/AsyncHttpClient/async-http-client) from 3.0.9 to 3.0.10.
    - [Release notes](https://github.com/AsyncHttpClient/async-http-client/releases)
    - [Commits](AsyncHttpClient/async-http-client@async-http-client-project-3.0.9...async-http-client-project-3.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: org.asynchttpclient:async-http-client
      dependency-version: 3.0.10
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 18, 2026
    Configuration menu
    Copy the full SHA
    14f9542 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3960 from jooby-project/dependabot/maven/tests/or…

    …g.asynchttpclient-async-http-client-3.0.10
    
    build(deps): bump org.asynchttpclient:async-http-client from 3.0.9 to 3.0.10 in /tests
    jknack authored May 18, 2026
    Configuration menu
    Copy the full SHA
    790c6bc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3959 from jooby-project/dependabot/maven/dependen…

    …cies-78a232a478
    
    build(deps): bump the dependencies group with 21 updates
    jknack authored May 18, 2026
    Configuration menu
    Copy the full SHA
    fb52c02 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3958 from jooby-project/dependabot/npm_and_yarn/m…

    …odules/jooby-swagger-ui/swagger-ui-dist-5.32.6
    
    build(deps): bump swagger-ui-dist from 5.32.5 to 5.32.6 in /modules/jooby-swagger-ui
    jknack authored May 18, 2026
    Configuration menu
    Copy the full SHA
    5dd0826 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2026

  1. build(deps): bump the dependencies group with 18 updates

    Bumps the dependencies group with 18 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [io.netty:netty-bom](https://github.com/netty/netty) | `4.2.13.Final` | `4.2.14.Final` |
    | [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.2.13.Final` | `4.2.14.Final` |
    | [io.netty:netty-transport-native-epoll](https://github.com/netty/netty) | `4.2.13.Final` | `4.2.14.Final` |
    | [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty) | `4.2.13.Final` | `4.2.14.Final` |
    | [io.netty:netty-transport-native-io_uring](https://github.com/netty/netty) | `4.2.13.Final` | `4.2.14.Final` |
    | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.0` |
    | [io.modelcontextprotocol.sdk:mcp-bom](https://github.com/modelcontextprotocol/java-sdk) | `1.1.2` | `1.1.3` |
    | org.ow2.asm:asm | `9.10` | `9.10.1` |
    | org.ow2.asm:asm-util | `9.10` | `9.10.1` |
    | [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `7.3.5.Final` | `7.3.6.Final` |
    | [org.hibernate.orm:hibernate-scan-jandex](https://github.com/hibernate/hibernate-orm) | `7.3.5.Final` | `7.3.6.Final` |
    | [io.undertow:undertow-core](https://github.com/undertow-io/undertow) | `2.4.0.Final` | `2.4.1.Final` |
    | [com.bucket4j:bucket4j_jdk17-core](https://github.com/bucket4j/bucket4j) | `8.18.0` | `8.19.0` |
    | org.apache.kafka:kafka-clients | `4.2.0` | `4.3.0` |
    | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.6.2` | `3.6.3` |
    | [com.github.kagkarlsson:db-scheduler](https://github.com/kagkarlsson/db-scheduler) | `16.9.0` | `16.10.0` |
    | software.amazon.awssdk:bom | `2.44.7` | `2.44.12` |
    | [io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha](https://github.com/open-telemetry/opentelemetry-java-instrumentation) | `2.27.0-alpha` | `2.28.1-alpha` |
    
    
    Updates `io.netty:netty-bom` from 4.2.13.Final to 4.2.14.Final
    - [Release notes](https://github.com/netty/netty/releases)
    - [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)
    
    Updates `io.netty:netty-codec-http2` from 4.2.13.Final to 4.2.14.Final
    - [Release notes](https://github.com/netty/netty/releases)
    - [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)
    
    Updates `io.netty:netty-transport-native-epoll` from 4.2.13.Final to 4.2.14.Final
    - [Release notes](https://github.com/netty/netty/releases)
    - [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)
    
    Updates `io.netty:netty-transport-native-kqueue` from 4.2.13.Final to 4.2.14.Final
    - [Release notes](https://github.com/netty/netty/releases)
    - [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)
    
    Updates `io.netty:netty-transport-native-io_uring` from 4.2.13.Final to 4.2.14.Final
    - [Release notes](https://github.com/netty/netty/releases)
    - [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)
    
    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 `io.modelcontextprotocol.sdk:mcp-bom` from 1.1.2 to 1.1.3
    - [Release notes](https://github.com/modelcontextprotocol/java-sdk/releases)
    - [Commits](modelcontextprotocol/java-sdk@v1.1.2...v1.1.3)
    
    Updates `org.ow2.asm:asm` from 9.10 to 9.10.1
    
    Updates `org.ow2.asm:asm-util` from 9.10 to 9.10.1
    
    Updates `org.ow2.asm:asm-util` from 9.10 to 9.10.1
    
    Updates `org.hibernate.orm:hibernate-core` from 7.3.5.Final to 7.3.6.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.6/changelog.txt)
    - [Commits](hibernate/hibernate-orm@7.3.5...7.3.6)
    
    Updates `org.hibernate.orm:hibernate-scan-jandex` from 7.3.5.Final to 7.3.6.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.6/changelog.txt)
    - [Commits](hibernate/hibernate-orm@7.3.5...7.3.6)
    
    Updates `io.undertow:undertow-core` from 2.4.0.Final to 2.4.1.Final
    - [Release notes](https://github.com/undertow-io/undertow/releases)
    - [Commits](undertow-io/undertow@2.4.0.Final...2.4.1.Final)
    
    Updates `com.bucket4j:bucket4j_jdk17-core` from 8.18.0 to 8.19.0
    - [Release notes](https://github.com/bucket4j/bucket4j/releases)
    - [Commits](bucket4j/bucket4j@8.18.0...8.19.0)
    
    Updates `org.apache.kafka:kafka-clients` from 4.2.0 to 4.3.0
    
    Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.6.2 to 3.6.3
    - [Release notes](https://github.com/apache/maven-enforcer/releases)
    - [Commits](apache/maven-enforcer@enforcer-3.6.2...enforcer-3.6.3)
    
    Updates `io.netty:netty-codec-http2` from 4.2.13.Final to 4.2.14.Final
    - [Release notes](https://github.com/netty/netty/releases)
    - [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)
    
    Updates `io.netty:netty-transport-native-epoll` from 4.2.13.Final to 4.2.14.Final
    - [Release notes](https://github.com/netty/netty/releases)
    - [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)
    
    Updates `io.netty:netty-transport-native-kqueue` from 4.2.13.Final to 4.2.14.Final
    - [Release notes](https://github.com/netty/netty/releases)
    - [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)
    
    Updates `io.netty:netty-transport-native-io_uring` from 4.2.13.Final to 4.2.14.Final
    - [Release notes](https://github.com/netty/netty/releases)
    - [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final)
    
    Updates `org.hibernate.orm:hibernate-scan-jandex` from 7.3.5.Final to 7.3.6.Final
    - [Release notes](https://github.com/hibernate/hibernate-orm/releases)
    - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.6/changelog.txt)
    - [Commits](hibernate/hibernate-orm@7.3.5...7.3.6)
    
    Updates `com.github.kagkarlsson:db-scheduler` from 16.9.0 to 16.10.0
    - [Release notes](https://github.com/kagkarlsson/db-scheduler/releases)
    - [Commits](kagkarlsson/db-scheduler@v16.9.0...v16.10.0)
    
    Updates `software.amazon.awssdk:bom` from 2.44.7 to 2.44.12
    
    Updates `io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha` from 2.27.0-alpha to 2.28.1-alpha
    - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-bom
      dependency-version: 4.2.14.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.netty:netty-codec-http2
      dependency-version: 4.2.14.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.netty:netty-transport-native-epoll
      dependency-version: 4.2.14.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.netty:netty-transport-native-kqueue
      dependency-version: 4.2.14.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.netty:netty-transport-native-io_uring
      dependency-version: 4.2.14.Final
      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: 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: org.ow2.asm:asm
      dependency-version: 9.10.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.ow2.asm:asm-util
      dependency-version: 9.10.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.ow2.asm:asm-util
      dependency-version: 9.10.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.hibernate.orm:hibernate-core
      dependency-version: 7.3.6.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.hibernate.orm:hibernate-scan-jandex
      dependency-version: 7.3.6.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.undertow:undertow-core
      dependency-version: 2.4.1.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.bucket4j:bucket4j_jdk17-core
      dependency-version: 8.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.apache.kafka:kafka-clients
      dependency-version: 4.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
      dependency-version: 3.6.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.netty:netty-codec-http2
      dependency-version: 4.2.14.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.netty:netty-transport-native-epoll
      dependency-version: 4.2.14.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.netty:netty-transport-native-kqueue
      dependency-version: 4.2.14.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.netty:netty-transport-native-io_uring
      dependency-version: 4.2.14.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: org.hibernate.orm:hibernate-scan-jandex
      dependency-version: 7.3.6.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: com.github.kagkarlsson:db-scheduler
      dependency-version: 16.10.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: software.amazon.awssdk:bom
      dependency-version: 2.44.12
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha
      dependency-version: 2.28.1-alpha
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 25, 2026
    Configuration menu
    Copy the full SHA
    c79a633 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2026

  1. Merge pull request #3961 from jooby-project/dependabot/maven/dependen…

    …cies-e0c64431ce
    
    build(deps): bump the dependencies group with 18 updates
    jknack authored May 27, 2026
    Configuration menu
    Copy the full SHA
    59ea88c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2026

  1. Configuration menu
    Copy the full SHA
    b98b962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f4ea12 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3964 from jooby-project/3963

    logback: remove static logger from Jooby class
    jknack authored Jun 3, 2026
    Configuration menu
    Copy the full SHA
    93e3fe5 View commit details
    Browse the repository at this point in the history
  4. v4.5.2

    jknack committed Jun 3, 2026
    Configuration menu
    Copy the full SHA
    a8908c3 View commit details
    Browse the repository at this point in the history
Loading