Skip to content

build(deps): bump maven-core-version from 3.9.14 to 3.9.15#1941

Merged
jbonofre merged 1 commit intomainfrom
dependabot/maven/maven-core-version-3.9.15
Apr 17, 2026
Merged

build(deps): bump maven-core-version from 3.9.14 to 3.9.15#1941
jbonofre merged 1 commit intomainfrom
dependabot/maven/maven-core-version-3.9.15

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps maven-core-version from 3.9.14 to 3.9.15.
Updates org.apache.maven:maven-plugin-api from 3.9.14 to 3.9.15

Release notes

Sourced from org.apache.maven:maven-plugin-api's releases.

3.9.15

📝 Documentation updates

📦 Dependency updates

Commits
  • 98b2cdb [maven-release-plugin] prepare release maven-3.9.15
  • 221f0b5 Use new Maven logos in documentation
  • 4329770 Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#11932)
  • f341795 Bump org.codehaus.plexus:plexus-utils from 3.6.0 to 3.6.1
  • f37986d Bump org.fusesource.jansi:jansi from 2.4.2 to 2.4.3 (#11865)
  • 9ac23b0 Bump actions/cache from 5.0.3 to 5.0.4 (#11813)
  • 3f0b263 Update README.md
  • 4b79fff document the only supported value: 4.0.0
  • 32a0564 Bump actions/download-artifact from 8.0.0 to 8.0.1 (#11790)
  • 465a93c [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates org.apache.maven:maven-core from 3.9.14 to 3.9.15

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 `maven-core-version` from 3.9.14 to 3.9.15.

Updates `org.apache.maven:maven-plugin-api` from 3.9.14 to 3.9.15
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.14...maven-3.9.15)

Updates `org.apache.maven:maven-core` from 3.9.14 to 3.9.15

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-version: 3.9.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-core
  dependency-version: 3.9.15
  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 Apr 17, 2026
@github-actions
Copy link
Copy Markdown

Test Results

 1 077 files  ±0  1 077 suites  ±0   4h 23m 26s ⏱️ + 2m 12s
10 068 tests ±0  9 749 ✅ ±0  319 💤 ±0  0 ❌ ±0 
10 256 runs  +1  9 937 ✅ +1  319 💤 ±0  0 ❌ ±0 

Results for commit 1c7bd5a. ± Comparison against base commit ca34bcd.

This pull request removes 62 and adds 62 tests. Note that renamed tests count towards both.
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.FilePendingDurableSubscriberMessageStoragePolicy@478db956]
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy@64ec96c6]
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=GUESTS.BY_PASS,TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@420a85c4, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@62833051}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@420a85c4, authenticationPlugin=SimpleAuthenticationBroker}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@420a85c4, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@62833051}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://USERS.FOO, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@420a85c4, authenticationPlugin=SimpleAuthenticationBroker}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://USERS.FOO, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@420a85c4, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@62833051}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=topic://TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@420a85c4, authenticationPlugin=SimpleAuthenticationBroker}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=topic://TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@420a85c4, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@62833051}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=topic://USERS.FOO, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@420a85c4, authenticationPlugin=SimpleAuthenticationBroker}
…
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.FilePendingDurableSubscriberMessageStoragePolicy@13d9cbf5]
org.apache.activemq.bugs.AMQ4656Test ‑ testDurableConsumerEnqueueCountWithZeroPrefetch[org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy@19b843ba]
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=GUESTS.BY_PASS,TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1c39680d, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@1c852c0f}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1c39680d, authenticationPlugin=SimpleAuthenticationBroker}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1c39680d, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@1c852c0f}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://USERS.FOO, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1c39680d, authenticationPlugin=SimpleAuthenticationBroker}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=queue://USERS.FOO, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1c39680d, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@1c852c0f}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=topic://TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1c39680d, authenticationPlugin=SimpleAuthenticationBroker}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=topic://TEST, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1c39680d, authenticationPlugin=org.apache.activemq.security.JaasAuthenticationPlugin@1c852c0f}
org.apache.activemq.security.SimpleSecurityBrokerSystemTest ‑ testGuestReceiveFails {destination=topic://USERS.FOO, password=password, userName=guest, authorizationPlugin=org.apache.activemq.security.AuthorizationPlugin@1c39680d, authenticationPlugin=SimpleAuthenticationBroker}
…

@jbonofre jbonofre merged commit 9b4b6f9 into main Apr 17, 2026
11 checks passed
@jbonofre jbonofre deleted the dependabot/maven/maven-core-version-3.9.15 branch April 17, 2026 13:13
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