Skip to content

build(deps): bump jackson-version from 2.21.3 to 2.22.0#2072

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/jackson-version-2.22.0
Open

build(deps): bump jackson-version from 2.21.3 to 2.22.0#2072
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/jackson-version-2.22.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Commits
  • d763562 [maven-release-plugin] prepare release jackson-core-2.22.0
  • e5c69fe Re-do 2.22.0 release
  • 0ba6a36 Bump version after release
  • b106011 [maven-release-plugin] prepare for next development iteration
  • 18a7fe4 [maven-release-plugin] prepare release jackson-core-2.22.0
  • 503a14f Re-do 2.22.0 release
  • ab95bc0 ...
  • 0a4b8de Post-release dep version bump
  • 719a42f [maven-release-plugin] prepare for next development iteration
  • 9248848 [maven-release-plugin] prepare release jackson-core-2.22.0
  • Additional commits viewable in compare view

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

Commits

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

Commits
  • 4c702ae [maven-release-plugin] prepare release jackson-dataformat-xml-2.22.0
  • e6a9a50 Prep for 2.22.0 release
  • 80735f2 Merge branch '2.21' into 2.x
  • 5e5f3fa Post-release dep version bump
  • 4c482a6 [maven-release-plugin] prepare for next development iteration
  • e29dfd9 [maven-release-plugin] prepare release jackson-dataformat-xml-2.21.4
  • 5d81f46 Prep for 2.21.4 release
  • 5db34fe Merge branch '2.20' into 2.21
  • a12b8df Merge branch '2.19' into 2.20
  • 7ae7fdb Merge branch '2.18' into 2.19
  • Additional commits viewable 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.21.3 to 2.22.0.

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

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

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 3, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 4, 2026

Test Results

  925 files   -   162    925 suites   - 162   3h 36m 21s ⏱️ - 41m 29s
8 503 tests  - 1 679  8 201 ✅  - 1 662  302 💤  - 17  0 ❌ ±0 
8 375 runs   - 1 995  8 073 ✅  - 1 978  302 💤  - 17  0 ❌ ±0 

Results for commit 2afbb1a. ± Comparison against base commit f84eb39.

This pull request removes 1681 and adds 2 tests. Note that renamed tests count towards both.
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]
…
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]

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