Skip to content

build(deps): bump jolokia-version from 2.6.0 to 2.6.1 - #2462

Merged
cshannon merged 1 commit into
mainfrom
dependabot/maven/main/jolokia-version-2.6.1
Aug 17, 2026
Merged

build(deps): bump jolokia-version from 2.6.0 to 2.6.1#2462
cshannon merged 1 commit into
mainfrom
dependabot/maven/main/jolokia-version-2.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps jolokia-version from 2.6.0 to 2.6.1.
Updates org.jolokia:jolokia-server-core from 2.6.0 to 2.6.1

Release notes

Sourced from org.jolokia:jolokia-server-core's releases.

v2.6.1

What's Changed

  • Improve CORS protocol handling (fixes #143)
  • Provide better error message when attaching to a JVM with a different UID (fixes #267)
  • Support GraalVM native builds (fixes #550)
  • Support proxy headers (X-Forwarded-*) (fixes #621)
  • Eliminate need for Apache http client 4 in kubernetes adapter, improvements to Kubernetes adapter (fixes #989)
  • Json escaping and serializing improvements (fixes #1021)
  • credentials: "include" can never override default credentials: "same-origin" for fetch() API (fixes #1027)
  • Implement Fetch Metadata (fixes #1028)
  • Improve and document current single-thread JVM Agent usage (fixes #1029)

New Contributors

Full Changelog: jolokia/jolokia@v2.6.0...v2.6.1

Commits
  • 294a537 [maven-release-plugin] prepare release v2.6.1
  • c73aa3c [build 👷] Prepare 2.6.1 release - version references and ...
  • 80c1ef3 [javascript, build] Update indirect npm dependencies
  • ff3ce22 [javascript, build] Update direct npm dependencies
  • 85c0f1c [javascript] Upgrade yarn to 4.18.0
  • f3108b8 [versions] Update versions of minor dependencies
  • e34aaf2 [build] Update versions of Maven plugins
  • 90e16c9 Bump com.fasterxml.jackson:jackson-bom from 2.22.0 to 2.22.1
  • 1f72343 Bump com.github.eirslett:frontend-maven-plugin from 2.0.1 to 2.0.2
  • 65191d0 Bump org.apache.httpcomponents.client5:httpclient5 from 5.6.2 to 5.6.3
  • Additional commits viewable in compare view

Updates org.jolokia:jolokia-service-jmx from 2.6.0 to 2.6.1

Updates org.jolokia:jolokia-service-serializer from 2.6.0 to 2.6.1

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `jolokia-version` from 2.6.0 to 2.6.1.

Updates `org.jolokia:jolokia-server-core` from 2.6.0 to 2.6.1
- [Release notes](https://github.com/jolokia/jolokia/releases)
- [Commits](jolokia/jolokia@v2.6.0...v2.6.1)

Updates `org.jolokia:jolokia-service-jmx` from 2.6.0 to 2.6.1

Updates `org.jolokia:jolokia-service-serializer` from 2.6.0 to 2.6.1

---
updated-dependencies:
- dependency-name: org.jolokia:jolokia-server-core
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jolokia:jolokia-service-jmx
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jolokia:jolokia-service-serializer
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 17, 2026
@github-actions

Copy link
Copy Markdown

Test Results

 1 105 files  ±0   1 105 suites  ±0   4h 30m 49s ⏱️ + 4m 29s
10 434 tests ±0  10 094 ✅ ±0  340 💤 ±0  0 ❌ ±0 
10 622 runs  ±0  10 282 ✅ ±0  340 💤 ±0  0 ❌ ±0 

Results for commit f08e0ca. ± Comparison against base commit 984c9ba.

This pull request removes 82 and adds 82 tests. Note that renamed tests count towards both.
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.FilePendingDurableSubscriberMessageStoragePolicy@19b843ba]
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy@6f8e8894]
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testComposite {authenticationPlugin=SimpleAuthenticationBroker, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1f81aa00}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testComposite {authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1f81aa00, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@1863d2fe}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testCompositeFail {authenticationPlugin=SimpleAuthenticationBroker, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1787bc24}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testCompositeFail {authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1787bc24, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@55c53a33}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testCompositeFailMulti {authenticationPlugin=SimpleAuthenticationBroker, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@5a37d3ed}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testCompositeFailMulti {authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@5a37d3ed, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@4a3631f8}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testCompositeTempMultiLevel {authenticationPlugin=SimpleAuthenticationBroker, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@29a5f4e7}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testCompositeTempMultiLevel {authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@29a5f4e7, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@2d9caaeb}
…
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.FilePendingDurableSubscriberMessageStoragePolicy@64ec96c6]
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy@3cfdd820]
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testComposite {authenticationPlugin=SimpleAuthenticationBroker, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@6b6776cb}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testComposite {authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@6b6776cb, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@1787bc24}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testCompositeFail {authenticationPlugin=SimpleAuthenticationBroker, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@544d57e}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testCompositeFail {authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@544d57e, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@53b7f657}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testCompositeFailMulti {authenticationPlugin=SimpleAuthenticationBroker, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@26df6e3a}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testCompositeFailMulti {authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@26df6e3a, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@6b58b9e9}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testCompositeTempMultiLevel {authenticationPlugin=SimpleAuthenticationBroker, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@79c97cb}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testCompositeTempMultiLevel {authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@79c97cb, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@42a15bdc}
…

@cshannon
cshannon merged commit 9fb24a1 into main Aug 17, 2026
11 checks passed
@cshannon
cshannon deleted the dependabot/maven/main/jolokia-version-2.6.1 branch August 17, 2026 13:08
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.

1 participant