Skip to content

Bump the all group with 15 updates#827

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/all-75e8382382
Open

Bump the all group with 15 updates#827
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/all-75e8382382

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps the all group with 15 updates:

Package From To
org.ehcache.modules:ehcache-api 3.11.1 3.12.0
org.junit:junit-bom 5.14.3 5.14.4
org.junit.jupiter:junit-jupiter-api 5.14.3 5.14.4
commons-io:commons-io 2.21.0 2.22.0
com.github.luben:zstd-jni 1.5.7-7 1.5.7-8
io.micrometer:micrometer-core 1.16.4 1.16.5
io.micrometer:micrometer-observation 1.16.4 1.16.5
io.micrometer:micrometer-registry-prometheus 1.16.4 1.16.5
io.micrometer:micrometer-tracing 1.6.4 1.6.5
io.micrometer:micrometer-tracing-bridge-otel 1.6.4 1.6.5
io.opentelemetry:opentelemetry-bom 1.60.1 1.61.0
com.aayushatharva.brotli4j:brotli4j 1.22.0 1.23.0
jakarta.ws.rs:jakarta.ws.rs-api 3.1.0 4.0.0
com.fasterxml.jackson.core:jackson-databind 2.21.1 2.21.3
com.github.siom79.japicmp:japicmp-maven-plugin 0.25.4 0.25.6

Updates org.ehcache.modules:ehcache-api from 3.11.1 to 3.12.0

Commits

Updates org.junit:junit-bom from 5.14.3 to 5.14.4

Release notes

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

JUnit 5.14.4 = Platform 1.14.4 + Jupiter 5.14.4 + Vintage 5.14.4

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.14.3...r5.14.4

Commits
  • 096fd69 Release 5.14.4
  • 11fd02b Remove JDK 24 (EOL)
  • 5b7f023 Fix integration tests on JDK 27
  • 18f842a Test against JDK 26 (GA) and JDK 27 (EA)
  • a5bf336 Polish 5.14.4 release notes
  • 7667c14 Fix race condition in NodeTestTask (#5427)
  • ac01f2d Include full display name in legacy XML reports (#5524)
  • fbd4a8e Include class template invocation index in legacy reporting names
  • 7d6f0c0 Only check PDF for GA releases
  • 14f534d Test 5.14.x against JDK 25 ga (#5623)
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-api from 5.14.3 to 5.14.4

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 5.14.4 = Platform 1.14.4 + Jupiter 5.14.4 + Vintage 5.14.4

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.14.3...r5.14.4

Commits
  • 096fd69 Release 5.14.4
  • 11fd02b Remove JDK 24 (EOL)
  • 5b7f023 Fix integration tests on JDK 27
  • 18f842a Test against JDK 26 (GA) and JDK 27 (EA)
  • a5bf336 Polish 5.14.4 release notes
  • 7667c14 Fix race condition in NodeTestTask (#5427)
  • ac01f2d Include full display name in legacy XML reports (#5524)
  • fbd4a8e Include class template invocation index in legacy reporting names
  • 7d6f0c0 Only check PDF for GA releases
  • 14f534d Test 5.14.x against JDK 25 ga (#5623)
  • Additional commits viewable in compare view

Updates commons-io:commons-io from 2.21.0 to 2.22.0

Updates com.github.luben:zstd-jni from 1.5.7-7 to 1.5.7-8

Commits

Updates io.micrometer:micrometer-core from 1.16.4 to 1.16.5

Release notes

Sourced from io.micrometer:micrometer-core's releases.

1.16.5

🐞 Bug Fixes

  • Invalid reflection hint in micrometer-core for native GraalVM 25 build #7316
  • ObservationGrpcClientInterceptor throws NPE when NameResolver returns empty authority #7380
  • Wrong Nullability Information in OkHttpMetricsEventListener #7373

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.9.4 to 1.9.6 #7393
  • Bump spring6 from 6.2.16 to 6.2.17 #7294

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​Joowon-Seo, and @​ribafish

Commits
  • cf727d0 Bump com.netflix.spectator:spectator-reg-atlas from 1.9.5 to 1.9.6 (#7393)
  • 55b8f06 Fix OkHttp tests
  • 140b83b Harmonize @​Nullable annotations in okhttp instrumentation (#7375)
  • 8c1758b Handle null peerName in GrpcClientObservationConvention (#7381)
  • 5ee71b4 Merge branch '1.15.x' into 1.16.x
  • 84faaa6 Fix build cache misses from overlapping outputs in statsd module (#7349)
  • 9a0441d Merge branch '1.15.x' into 1.16.x
  • 1010433 NullMeterTagSupportTests does not match its filename
  • c2770fc Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 (#7362)
  • 26f6da0 Bump io.netty:netty-bom from 4.1.131.Final to 4.1.132.Final (#7335)
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-observation from 1.16.4 to 1.16.5

Release notes

Sourced from io.micrometer:micrometer-observation's releases.

1.16.5

🐞 Bug Fixes

  • Invalid reflection hint in micrometer-core for native GraalVM 25 build #7316
  • ObservationGrpcClientInterceptor throws NPE when NameResolver returns empty authority #7380
  • Wrong Nullability Information in OkHttpMetricsEventListener #7373

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.9.4 to 1.9.6 #7393
  • Bump spring6 from 6.2.16 to 6.2.17 #7294

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​Joowon-Seo, and @​ribafish

Commits
  • cf727d0 Bump com.netflix.spectator:spectator-reg-atlas from 1.9.5 to 1.9.6 (#7393)
  • 55b8f06 Fix OkHttp tests
  • 140b83b Harmonize @​Nullable annotations in okhttp instrumentation (#7375)
  • 8c1758b Handle null peerName in GrpcClientObservationConvention (#7381)
  • 5ee71b4 Merge branch '1.15.x' into 1.16.x
  • 84faaa6 Fix build cache misses from overlapping outputs in statsd module (#7349)
  • 9a0441d Merge branch '1.15.x' into 1.16.x
  • 1010433 NullMeterTagSupportTests does not match its filename
  • c2770fc Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 (#7362)
  • 26f6da0 Bump io.netty:netty-bom from 4.1.131.Final to 4.1.132.Final (#7335)
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-registry-prometheus from 1.16.4 to 1.16.5

Release notes

Sourced from io.micrometer:micrometer-registry-prometheus's releases.

1.16.5

🐞 Bug Fixes

  • Invalid reflection hint in micrometer-core for native GraalVM 25 build #7316
  • ObservationGrpcClientInterceptor throws NPE when NameResolver returns empty authority #7380
  • Wrong Nullability Information in OkHttpMetricsEventListener #7373

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.9.4 to 1.9.6 #7393
  • Bump spring6 from 6.2.16 to 6.2.17 #7294

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​Joowon-Seo, and @​ribafish

Commits
  • cf727d0 Bump com.netflix.spectator:spectator-reg-atlas from 1.9.5 to 1.9.6 (#7393)
  • 55b8f06 Fix OkHttp tests
  • 140b83b Harmonize @​Nullable annotations in okhttp instrumentation (#7375)
  • 8c1758b Handle null peerName in GrpcClientObservationConvention (#7381)
  • 5ee71b4 Merge branch '1.15.x' into 1.16.x
  • 84faaa6 Fix build cache misses from overlapping outputs in statsd module (#7349)
  • 9a0441d Merge branch '1.15.x' into 1.16.x
  • 1010433 NullMeterTagSupportTests does not match its filename
  • c2770fc Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 (#7362)
  • 26f6da0 Bump io.netty:netty-bom from 4.1.131.Final to 4.1.132.Final (#7335)
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-observation from 1.16.4 to 1.16.5

Release notes

Sourced from io.micrometer:micrometer-observation's releases.

1.16.5

🐞 Bug Fixes

  • Invalid reflection hint in micrometer-core for native GraalVM 25 build #7316
  • ObservationGrpcClientInterceptor throws NPE when NameResolver returns empty authority #7380
  • Wrong Nullability Information in OkHttpMetricsEventListener #7373

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.9.4 to 1.9.6 #7393
  • Bump spring6 from 6.2.16 to 6.2.17 #7294

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​Joowon-Seo, and @​ribafish

Commits
  • cf727d0 Bump com.netflix.spectator:spectator-reg-atlas from 1.9.5 to 1.9.6 (#7393)
  • 55b8f06 Fix OkHttp tests
  • 140b83b Harmonize @​Nullable annotations in okhttp instrumentation (#7375)
  • 8c1758b Handle null peerName in GrpcClientObservationConvention (#7381)
  • 5ee71b4 Merge branch '1.15.x' into 1.16.x
  • 84faaa6 Fix build cache misses from overlapping outputs in statsd module (#7349)
  • 9a0441d Merge branch '1.15.x' into 1.16.x
  • 1010433 NullMeterTagSupportTests does not match its filename
  • c2770fc Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 (#7362)
  • 26f6da0 Bump io.netty:netty-bom from 4.1.131.Final to 4.1.132.Final (#7335)
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-registry-prometheus from 1.16.4 to 1.16.5

Release notes

Sourced from io.micrometer:micrometer-registry-prometheus's releases.

1.16.5

🐞 Bug Fixes

  • Invalid reflection hint in micrometer-core for native GraalVM 25 build #7316
  • ObservationGrpcClientInterceptor throws NPE when NameResolver returns empty authority #7380
  • Wrong Nullability Information in OkHttpMetricsEventListener #7373

🔨 Dependency Upgrades

  • Bump com.netflix.spectator:spectator-reg-atlas from 1.9.4 to 1.9.6 #7393
  • Bump spring6 from 6.2.16 to 6.2.17 #7294

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​Joowon-Seo, and @​ribafish

Commits
  • cf727d0 Bump com.netflix.spectator:spectator-reg-atlas from 1.9.5 to 1.9.6 (#7393)
  • 55b8f06 Fix OkHttp tests
  • 140b83b Harmonize @​Nullable annotations in okhttp instrumentation (#7375)
  • 8c1758b Handle null peerName in GrpcClientObservationConvention (#7381)
  • 5ee71b4 Merge branch '1.15.x' into 1.16.x
  • 84faaa6 Fix build cache misses from overlapping outputs in statsd module (#7349)
  • 9a0441d Merge branch '1.15.x' into 1.16.x
  • 1010433 NullMeterTagSupportTests does not match its filename
  • c2770fc Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 (#7362)
  • 26f6da0 Bump io.netty:netty-bom from 4.1.131.Final to 4.1.132.Final (#7335)
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-tracing from 1.6.4 to 1.6.5

Release notes

Sourced from io.micrometer:micrometer-tracing's releases.

1.6.5

🐞 Bug Fixes

  • Unpublished docs module is included in BOM #1353

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-bom from 1.16.4 to 1.16.5 #1387
  • Bump io.zipkin.brave:brave-bom from 6.3.0 to 6.3.1 #1373
  • Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.5.1 to 3.5.3 #1370
Commits
  • fbc9d86 Merge branch '1.5.x' into 1.6.x
  • 6f4f521 Bump io.micrometer:micrometer-bom from 1.16.4 to 1.16.5 (#1387)
  • 2ab96d4 Bump io.micrometer:micrometer-bom from 1.15.10 to 1.15.11 (#1386)
  • 4241bfa Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 (#1380)
  • c69bdb9 Bump io.zipkin.brave:brave-bom from 6.3.0 to 6.3.1 (#1373)
  • cd01fc1 Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.5.1 to 3.5.3 (#1371)
  • bdd018e Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.5.1 to 3.5.3 (#1370)
  • 396da11 Bump io.projectreactor:reactor-bom from 2024.0.15 to 2024.0.16 (#1358)
  • 7905677 Merge branch '1.5.x' into 1.6.x
  • 2d005c1 Do not include unpublish docs module in BOM
  • See full diff in compare view

Updates io.micrometer:micrometer-tracing-bridge-otel from 1.6.4 to 1.6.5

Release notes

Sourced from io.micrometer:micrometer-tracing-bridge-otel's releases.

1.6.5

🐞 Bug Fixes

  • Unpublished docs module is included in BOM #1353

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-bom from 1.16.4 to 1.16.5 #1387
  • Bump io.zipkin.brave:brave-bom from 6.3.0 to 6.3.1 #1373
  • Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.5.1 to 3.5.3 #1370
Commits
  • fbc9d86 Merge branch '1.5.x' into 1.6.x
  • 6f4f521 Bump io.micrometer:micrometer-bom from 1.16.4 to 1.16.5 (#1387)
  • 2ab96d4 Bump io.micrometer:micrometer-bom from 1.15.10 to 1.15.11 (#1386)
  • 4241bfa Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 (#1380)
  • c69bdb9 Bump io.zipkin.brave:brave-bom from 6.3.0 to 6.3.1 (#1373)
  • cd01fc1 Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.5.1 to 3.5.3 (#1371)
  • bdd018e Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.5.1 to 3.5.3 (#1370)
  • 396da11 Bump io.projectreactor:reactor-bom from 2024.0.15 to 2024.0.16 (#1358)
  • 7905677 Merge branch '1.5.x' into 1.6.x
  • 2d005c1 Do not include unpublish docs module in BOM
  • See full diff in compare view

Updates io.micrometer:micrometer-tracing-bridge-otel from 1.6.4 to 1.6.5

Release notes

Sourced from io.micrometer:micrometer-tracing-bridge-otel's releases.

1.6.5

🐞 Bug Fixes

  • Unpublished docs module is included in BOM #1353

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-bom from 1.16.4 to 1.16.5 #1387
  • Bump io.zipkin.brave:brave-bom from 6.3.0 to 6.3.1 #1373
  • Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.5.1 to 3.5.3 #1370
Commits
  • fbc9d86 Merge branch '1.5.x' into 1.6.x
  • 6f4f521 Bump io.micrometer:micrometer-bom from 1.16.4 to 1.16.5 (#1387)
  • 2ab96d4 Bump io.micrometer:micrometer-bom from 1.15.10 to 1.15.11 (#1386)
  • 4241bfa Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 (#1380)
  • c69bdb9 Bump io.zipkin.brave:brave-bom from 6.3.0 to 6.3.1 (#1373)
  • cd01fc1 Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.5.1 to 3.5.3 (#1371)
  • bdd018e Bump io.zipkin.reporter2:zipkin-reporter-bom from 3.5.1 to 3.5.3 (#1370)
  • 396da11 Bump io.projectreactor:reactor-bom from 2024.0.15 to 2024.0.16 (#1358)
  • 7905677 Merge branch '1.5.x' into 1.6.x
  • 2d005c1 Do not include unpublish docs module in BOM
  • See full diff in compare view

Updates io.opentelemetry:opentelemetry-bom from 1.60.1 to 1.61.0

Release notes

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

Version 1.61.0

API

  • Stabilize isEnabled() on Tracer, Logger, and metric instruments (#8200)

Incubating

  • BREAKING Update EnvironmentGetter and EnvironmentSetter key normalization to reflect spec changes (#8233)

SDK

Traces

  • Retain propagated context when generating random trace IDs (#8263)
  • Add rate-limited warning log when BatchSpanProcessor drops spans (#8167)

Metrics

  • Track series start time per aggregator rather than at SdkMeterProvider creation time (#8180)
  • Capture context class loader during async callback registration (#8091)
  • Make include/exclude work correctly with empty (but non-null) lists (#8185)

Logs

  • Fix condition for recording successful log processing metrics (#8226)

Exporters

  • OTLP: add configurable bounds to response body reading (#8224, #8277)
  • OTLP: only throw invalid response exception when gRPC response size < 5 bytes (#8194)
  • OTLP: remove duplicate FINEST-level error logging in gRPC exporter (#8216)
  • OTLP Profiles: clean up profile signal exporters for consistency (#8172)

Extensions

  • BREAKING Autoconfigure: remove deprecated ComponentLoader class (use io.opentelemetry.common.ComponentLoader instead) (#8243)
  • Declarative config: fix DeclarativeConfigProperties javadoc to not throw exceptions (#8079)
  • Declarative config: resource attribute filtering should include attributes by default (#8177)
  • Declarative config: enforce IncludedExcludeModel .included and .excluded are not empty (#8266)
  • Autoconfigure: restructure SDK incubator to not depend on autoconfigure internals (#8242)

Project tooling

  • Disable Gradle build cache on releases to mitigate supply chain risk (#8254)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​adp2201

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-bom's changelog.

Version 1.61.0 (2026-04-10)

API

  • Stabilize isEnabled() on Tracer, Logger, and metric instruments (#8200)

Incubating

  • BREAKING Update EnvironmentGetter and EnvironmentSetter key normalization to reflect spec changes (#8233)

SDK

Traces

  • Retain propagated context when generating random trace IDs (#8263)
  • Add rate-limited warning log when BatchSpanProcessor drops spans (#8167)

Metrics

  • Track series start time per aggregator rather than at SdkMeterProvider creation time (#8180)
  • Capture context class loader during async callback registration (#8091)
  • Make include/exclude work correctly with empty (but non-null) lists (#8185)

Logs

  • Fix condition for recording successful log processing metrics (#8226)

Exporters

  • OTLP: add configurable bounds to response body reading (#8224, #8277)
  • OTLP: only throw invalid response exception when gRPC response size < 5 bytes (#8194)
  • OTLP: remove duplicate FINEST-level error logging in gRPC exporter (#8216)
  • OTLP Profiles: clean up profile signal exporters for consistency (#8172)

Extensions

  • BREAKING Autoconfigure: remove deprecated ComponentLoader class (use

... (truncated)

Commits
  • 339e938 [release/v1.61.x] Prepare release 1.61.0 (#8279)
  • 45496ed Prepare for 1.61.0 release (#8273)
  • f3cefbd Update dependency com.google.api.grpc:proto-google-common-protos to v2.68.0 (...
  • d706c80 Fix OTLP handling of identity content-encoding (#8277)
  • 2e385f8 Enforce IncludedExcludeModel .included and .excluded are not empty (#8266)
  • b665652 Response body bounds (#8224)
  • acc2b5d Series start time (#8180)
  • aa4400a retain propagated context for random trace-ids (#8263)
  • 1e0ddc6 Fix equalsverifier renovate exclusion (#8268)
  • ec002c3 make include/exclude easier to use with empty but not null arguments (#8185)
  • Additional commits viewable in compare view

Updates com.aayushatharva.brotli4j:brotli4j from 1.22.0 to 1.23.0

Release notes

Sourced from com.aayushatharva.brotli4j:brotli4j's releases.

Brotli4j v1.23.0 Release

What's Changed

Full Changelog: hyperxpro/Brotli4j@v1.22.0...v1.23.0

Commits
  • 205afea Prepare release and bump version to 1.23.0 (#252)
  • 3af3b97 Add per-pull output cap to decoder (#251)
  • c860ffa Bump io.netty:netty-buffer from 4.2.10.Final to 4.2.12.Final in the dependenc...
  • ed4a3d7 Bump the actions group with 2 updates (#250)
  • See full diff in compare view

Updates jakarta.ws.rs:jakarta.ws.rs-api from 3.1.0 to 4.0.0

Updates com.fasterxml.jackson.core:jackson-databind from 2.21.1 to 2.21.3

Commits

Updates com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.4 to 0.25.6

Release notes

Sourced from com.github.siom79.japicmp:japicmp-maven-plugin's releases.

japicmp-base-0.25.6

  • No NPE in case of Maven artifacts without file #504

japicmp-base-0.25.5

0.25.5 (2026-04-09)

  • getAnnotations() no longer returns empty list in case of removed members #497
Commits
  • c69cec6 [maven-release-plugin] prepare release japicmp-base-0.25.6
  • e8bdba6 upgraded version in *.md files to 0.25.6
  • e1cf06a Update ReleaseNotes.md for version 0.25.6
  • 993020a Merge pull request #505 from siom79/claude/fix-npe-issue-BipYy
  • c8d2873 Fix NPE in setUpClassPathUsingMavenProject when project artifact is unresolva...
  • 6e5f1f3 Merge pull request #503 from siom79/claude/github-release-notes-action-cmkRp
  • e050d5e feat: Release-Notes aus ReleaseNotes.md in GitHub-Release einbinden
  • 6696527 Merge pull request #501 from siom79/java-25
  • 4c2127b ci with Java 25 instead of 22,24
  • f09b078 Merge pull request #500 from siom79/claude/refactor-compatibility-tests-oFcgX
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter-api from 5.14.3 to 5.14.4

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 5.14.4 = Platform 1.14.4 + Jupiter 5.14.4 + Vintage 5.14.4

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.14.3...r5.14.4

Commits
  • 096fd69 Release 5.14.4
  • 11fd02b Remove JDK 24 (EOL)
  • 5b7f023 Fix integration tests on JDK 27
  • 18f842a Test against JDK 26 (GA) and JDK 27 (EA)
  • a5bf336 Polish 5.14.4 release notes
  • 7667c14 Fix race condition in NodeTestTask (#5427)
  • ac01f2d Include full display name in legacy XML reports (#5524)
  • fbd4a8e Include class template invocation index in legacy reporting names
  • 7d6f0c0 Only check PDF for GA releases
  • 14f534d Test 5.14.x against JDK 25 ga (#5623)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.junit.jupiter:junit-jupiter-api [>= 6.a0, < 7]
org.junit:junit-bom [>= 6.a0, < 7]

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 all group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [org.ehcache.modules:ehcache-api](https://github.com/ehcache/ehcache3) | `3.11.1` | `3.12.0` |
| [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.14.3` | `5.14.4` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `5.14.3` | `5.14.4` |
| commons-io:commons-io | `2.21.0` | `2.22.0` |
| [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) | `1.5.7-7` | `1.5.7-8` |
| [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) | `1.16.4` | `1.16.5` |
| [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer) | `1.16.4` | `1.16.5` |
| [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | `1.16.4` | `1.16.5` |
| [io.micrometer:micrometer-tracing](https://github.com/micrometer-metrics/tracing) | `1.6.4` | `1.6.5` |
| [io.micrometer:micrometer-tracing-bridge-otel](https://github.com/micrometer-metrics/tracing) | `1.6.4` | `1.6.5` |
| [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) | `1.60.1` | `1.61.0` |
| [com.aayushatharva.brotli4j:brotli4j](https://github.com/hyperxpro/Brotli4j) | `1.22.0` | `1.23.0` |
| jakarta.ws.rs:jakarta.ws.rs-api | `3.1.0` | `4.0.0` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.21.1` | `2.21.3` |
| [com.github.siom79.japicmp:japicmp-maven-plugin](https://github.com/siom79/japicmp) | `0.25.4` | `0.25.6` |


Updates `org.ehcache.modules:ehcache-api` from 3.11.1 to 3.12.0
- [Release notes](https://github.com/ehcache/ehcache3/releases)
- [Commits](ehcache/ehcache3@v3.11.1...v3.12.0)

Updates `org.junit:junit-bom` from 5.14.3 to 5.14.4
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.14.3...r5.14.4)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.14.3 to 5.14.4
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.14.3...r5.14.4)

Updates `commons-io:commons-io` from 2.21.0 to 2.22.0

Updates `com.github.luben:zstd-jni` from 1.5.7-7 to 1.5.7-8
- [Commits](https://github.com/luben/zstd-jni/commits)

Updates `io.micrometer:micrometer-core` from 1.16.4 to 1.16.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.16.4...v1.16.5)

Updates `io.micrometer:micrometer-observation` from 1.16.4 to 1.16.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.16.4...v1.16.5)

Updates `io.micrometer:micrometer-registry-prometheus` from 1.16.4 to 1.16.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.16.4...v1.16.5)

Updates `io.micrometer:micrometer-observation` from 1.16.4 to 1.16.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.16.4...v1.16.5)

Updates `io.micrometer:micrometer-registry-prometheus` from 1.16.4 to 1.16.5
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.16.4...v1.16.5)

Updates `io.micrometer:micrometer-tracing` from 1.6.4 to 1.6.5
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](micrometer-metrics/tracing@v1.6.4...v1.6.5)

Updates `io.micrometer:micrometer-tracing-bridge-otel` from 1.6.4 to 1.6.5
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](micrometer-metrics/tracing@v1.6.4...v1.6.5)

Updates `io.micrometer:micrometer-tracing-bridge-otel` from 1.6.4 to 1.6.5
- [Release notes](https://github.com/micrometer-metrics/tracing/releases)
- [Commits](micrometer-metrics/tracing@v1.6.4...v1.6.5)

Updates `io.opentelemetry:opentelemetry-bom` from 1.60.1 to 1.61.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.60.1...v1.61.0)

Updates `com.aayushatharva.brotli4j:brotli4j` from 1.22.0 to 1.23.0
- [Release notes](https://github.com/hyperxpro/Brotli4j/releases)
- [Commits](hyperxpro/Brotli4j@v1.22.0...v1.23.0)

Updates `jakarta.ws.rs:jakarta.ws.rs-api` from 3.1.0 to 4.0.0

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

Updates `com.github.siom79.japicmp:japicmp-maven-plugin` from 0.25.4 to 0.25.6
- [Release notes](https://github.com/siom79/japicmp/releases)
- [Changelog](https://github.com/siom79/japicmp/blob/master/release.py)
- [Commits](siom79/japicmp@japicmp-base-0.25.4...japicmp-base-0.25.6)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.14.3 to 5.14.4
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.14.3...r5.14.4)

---
updated-dependencies:
- dependency-name: org.ehcache.modules:ehcache-api
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: org.junit:junit-bom
  dependency-version: 5.14.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 5.14.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: commons-io:commons-io
  dependency-version: 2.22.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: com.github.luben:zstd-jni
  dependency-version: 1.5.7-8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.micrometer:micrometer-core
  dependency-version: 1.16.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.micrometer:micrometer-observation
  dependency-version: 1.16.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.micrometer:micrometer-registry-prometheus
  dependency-version: 1.16.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.micrometer:micrometer-observation
  dependency-version: 1.16.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.micrometer:micrometer-registry-prometheus
  dependency-version: 1.16.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.micrometer:micrometer-tracing
  dependency-version: 1.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.micrometer:micrometer-tracing-bridge-otel
  dependency-version: 1.6.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.micrometer:micrometer-tracing-bridge-otel
  dependency-version: 1.6.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: io.opentelemetry:opentelemetry-bom
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: com.aayushatharva.brotli4j:brotli4j
  dependency-version: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: jakarta.ws.rs:jakarta.ws.rs-api
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.21.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: com.github.siom79.japicmp:japicmp-maven-plugin
  dependency-version: 0.25.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-version: 5.14.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

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 May 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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants