Skip to content

Bump org.mockito:mockito-core from 5.22.0 to 5.23.0#1760

Merged
jbonofre merged 1 commit intomainfrom
dependabot/maven/org.mockito-mockito-core-5.23.0
Mar 12, 2026
Merged

Bump org.mockito:mockito-core from 5.22.0 to 5.23.0#1760
jbonofre merged 1 commit intomainfrom
dependabot/maven/org.mockito-mockito-core-5.23.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2026

Bumps org.mockito:mockito-core from 5.22.0 to 5.23.0.

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.23.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.23.0

Commits
  • a231205 Fix StackOverflowError with AbstractList after using mockSingleton (#3790)
  • f6a91a6 Replace mockito-android mock maker implementation with dexmaker-mockito-inlin...
  • aa2298a fix: make spotless happy
  • a6729d6 chore: update BDDMockito with jspecify annotation
  • bb83c92 chore: move jspecify as a compile only dependency
  • 47a4695 chore: add jspecify with minimal change. Fixes #3503
  • See full diff in compare view

Dependabot compatibility score

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 [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.22.0 to 5.23.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.22.0...v5.23.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.23.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 Mar 12, 2026
@jbonofre jbonofre self-requested a review March 12, 2026 10:36
@github-actions
Copy link

Test Results

 1 066 files  +  660  1 066 suites  +660   4h 25m 23s ⏱️ + 2h 37m 8s
 9 938 tests +6 629  9 627 ✅ +6 385  311 💤 +254  0 ❌  - 3 
10 126 runs  +6 798  9 815 ✅ +6 574  311 💤 +254  0 ❌  - 9 

Results for commit f5646d2. ± Comparison against base commit 18850b7.

This pull request removes 274 and adds 6903 tests. Note that renamed tests count towards both.
org.apache.activemq.broker.SpringTest ‑ testSenderWithSpringXml
org.apache.activemq.broker.advisory.AdvisoryDuplexNetworkBridgeTest ‑ testAddConsumerLater
org.apache.activemq.broker.advisory.AdvisoryDuplexNetworkBridgeTest ‑ testAdvisory
org.apache.activemq.broker.advisory.AdvisoryNetworkBridgeTest ‑ testAddConsumerLater
org.apache.activemq.broker.advisory.AdvisoryNetworkBridgeTest ‑ testAdvisory
org.apache.activemq.broker.scheduler.JobSchedulerStoreTest ‑ testRestart
org.apache.activemq.broker.scheduler.JobSchedulerTest ‑ testAddCronAndByteSequence
org.apache.activemq.broker.scheduler.JobSchedulerTest ‑ testAddLongLongIntStringByteSequence
org.apache.activemq.broker.scheduler.JobSchedulerTest ‑ testAddLongStringByteSequence
org.apache.activemq.broker.scheduler.JobSchedulerTest ‑ testAddStopThenDeliver
…
org.apache.activemq.ActiveMQMessageConsumerClearMessagesTest ‑ testClearMessagesInProgressCapturesPrefetchedMessages
org.apache.activemq.ActiveMQMessageConsumerClearMessagesTest ‑ testClearMessagesInProgressNonTransacted
org.apache.activemq.ActiveMQMessageConsumerClearMessagesTest ‑ testClearMessagesInProgressOnlyDeliveredMessages
org.apache.activemq.ActiveMQMessageConsumerClearMessagesTest ‑ testClearMessagesInProgressOnlyPrefetchedMessages
org.apache.activemq.ActiveMQSslConnectionFactoryTest ‑ testCreateFailoverTcpConnectionUsingKnownPort
org.apache.activemq.ActiveMQSslConnectionFactoryTest ‑ testCreateSslConnection
org.apache.activemq.ActiveMQSslConnectionFactoryTest ‑ testCreateSslConnectionKeyStore
org.apache.activemq.ActiveMQSslConnectionFactoryTest ‑ testCreateSslConnectionWithNullTrustStorePassword
org.apache.activemq.ActiveMQSslConnectionFactoryTest ‑ testCreateSslConnectionWithSocketParameters
org.apache.activemq.ActiveMQSslConnectionFactoryTest ‑ testCreateTcpConnectionUsingKnownPort
…

@jbonofre jbonofre merged commit aeae8fc into main Mar 12, 2026
11 checks passed
@jbonofre jbonofre deleted the dependabot/maven/org.mockito-mockito-core-5.23.0 branch March 12, 2026 13:43
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