Skip to content

build(deps): bump jackson-version from 2.22.0 to 2.22.1#2200

Merged
cshannon merged 1 commit into
mainfrom
dependabot/maven/jackson-version-2.22.1
Jul 8, 2026
Merged

build(deps): bump jackson-version from 2.22.0 to 2.22.1#2200
cshannon merged 1 commit into
mainfrom
dependabot/maven/jackson-version-2.22.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps jackson-version from 2.22.0 to 2.22.1.
Updates com.fasterxml.jackson.core:jackson-core from 2.22.0 to 2.22.1

Commits
  • 2451603 [maven-release-plugin] prepare release jackson-core-2.22.1
  • d3180c0 Prep for 2.22.1 release
  • 6c5bae8 Merge branch '2.21' into 2.22
  • fda71aa Post-release dep version bump
  • 4ad6235 [maven-release-plugin] prepare for next development iteration
  • b5f62dd [maven-release-plugin] prepare release jackson-core-2.21.5
  • 11f8b8c Prep for 2.21.5 release
  • 4920004 Post-release version bump
  • 2bb55e8 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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

Commits

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.22.0 to 2.22.1

Commits
  • be04d56 [maven-release-plugin] prepare release jackson-dataformat-xml-2.22.1
  • c420f2f Prep for 2.22.1 release
  • 2be8479 Merge branch '2.21' into 2.22
  • 4cf55fe Post-release dep version bump
  • 70baf0a [maven-release-plugin] prepare for next development iteration
  • 1211f5a [maven-release-plugin] prepare release jackson-dataformat-xml-2.21.5
  • 2252eab Prep for 2.21.5 release
  • a58f7d3 Post-release dep version bump
  • 8087e73 [maven-release-plugin] prepare for next development iteration
  • See full diff 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 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 `jackson-version` from 2.22.0 to 2.22.1.

Updates `com.fasterxml.jackson.core:jackson-core` from 2.22.0 to 2.22.1
- [Commits](FasterXML/jackson-core@jackson-core-2.22.0...jackson-core-2.22.1)

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

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.22.0 to 2.22.1
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.22.0...jackson-dataformat-xml-2.22.1)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.22.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.22.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 Jul 8, 2026
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Test Results

 1 095 files  +  162   1 095 suites  +162   4h 28m 5s ⏱️ + 44m 56s
10 365 tests +1 707  10 028 ✅ +1 676  337 💤 +31  0 ❌ ±0 
10 553 runs  +1 895  10 216 ✅ +1 864  337 💤 +31  0 ❌ ±0 

Results for commit e0954f5. ± Comparison against base commit 3c54283.

This pull request removes 62 and adds 1769 tests. Note that renamed tests count towards both.
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.FilePendingDurableSubscriberMessageStoragePolicy@1787f2a0]
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy@478db956]
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=GUESTS.BY_PASS,TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@2b72cb8a, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@5d43661b}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@2b72cb8a, authenticationPlugin=SimpleAuthenticationBroker}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@2b72cb8a, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@5d43661b}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://USERS.FOO, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@2b72cb8a, authenticationPlugin=SimpleAuthenticationBroker}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://USERS.FOO, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@2b72cb8a, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@5d43661b}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=topic://TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@2b72cb8a, authenticationPlugin=SimpleAuthenticationBroker}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=topic://TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@2b72cb8a, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@5d43661b}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=topic://USERS.FOO, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@2b72cb8a, authenticationPlugin=SimpleAuthenticationBroker}
…
org.apache.activemq.BrokerConfigTest ‑ testEmbeddedxMLConfig
org.apache.activemq.TwoBrokerTopicSendReceiveUsingHttpTest ‑ testSendReceive
org.apache.activemq.bugs.AMQ2764Test ‑ testBrokerRestart
org.apache.activemq.bugs.AMQ2764Test ‑ testInactivityMonitor
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.FilePendingDurableSubscriberMessageStoragePolicy@7de62196]
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy@6ca18a14]
org.apache.activemq.bugs.AMQ9255Test ‑ testExpiredMessages
org.apache.activemq.config.BrokerXmlConfigStartTest ‑ testStartBrokerUsingXmlConfig1[activemq-demo.xml]
org.apache.activemq.config.BrokerXmlConfigStartTest ‑ testStartBrokerUsingXmlConfig1[activemq-dynamic-network-broker1.xml]
org.apache.activemq.config.BrokerXmlConfigStartTest ‑ testStartBrokerUsingXmlConfig1[activemq-dynamic-network-broker2.xml]
…

@cshannon cshannon merged commit d1fd0aa into main Jul 8, 2026
11 checks passed
@cshannon cshannon deleted the dependabot/maven/jackson-version-2.22.1 branch July 8, 2026 22:58
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