Skip to content

build(deps): bump org.apache:apache from 39 to 40 - #2935

Merged
jbonofre merged 1 commit into
mainfrom
dependabot/maven/main/org.apache-apache-40
Sep 24, 2026
Merged

jbonofre merged 1 commit into
mainfrom
dependabot/maven/main/org.apache-apache-40

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 22, 2026

Copy link
Copy Markdown
Contributor

Bumps org.apache:apache from 39 to 40.

Release notes

Sourced from org.apache:apache's releases.

40

💥 Breaking changes

  • Replace nicoulaj checksum plugin with maveniverse checksum plugin (#599) @​slawekjaranowski
  • #586: Use RAT0.18 and remove commons-lang3 configuration for JDK25 (#587) @​ottlinger
  • Property version.maven-surefire was removed in apache/maven-apache-parent#588, should be replaced by version.maven-surefire-plugin, version.maven-failsafe-plugin or version.maven-surefire-report-plugin

🚀 New features and improvements

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

Commits

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.apache:apache](https://github.com/apache/maven-apache-parent) from 39 to 40.
- [Release notes](https://github.com/apache/maven-apache-parent/releases)
- [Commits](https://github.com/apache/maven-apache-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache:apache
  dependency-version: '40'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Sep 22, 2026
@github-actions

github-actions Bot commented Sep 22, 2026

Copy link
Copy Markdown

Test Results

  726 files  ±  0    726 suites  ±0   1h 19m 5s ⏱️ -26s
1 071 tests + 86    937 ✅ ±0  134 💤 + 86  0 ❌ ±0 
3 213 runs  +258  2 811 ✅ ±0  402 💤 +258  0 ❌ ±0 

Results for commit b614922. ± Comparison against base commit badfe9d.

This pull request removes 10 and adds 96 tests. Note that renamed tests count towards both.
org.apache.karaf.audit.TestPerf ‑ Unknown test
org.apache.karaf.itests.XATest ‑ Unknown test
org.apache.karaf.itests.examples.RestExampleTest ‑ Unknown test
org.apache.karaf.itests.examples.SoapExampleTest ‑ Unknown test
org.apache.karaf.itests.features.Spring61FeaturesTest ‑ Unknown test
org.apache.karaf.main.lock.DefaultJDBCLockIntegrationTest ‑ Unknown test
org.apache.karaf.main.lock.H2JDBCLockIntegrationTest ‑ Unknown test
org.apache.karaf.main.lock.MySQLJDBCLockIntegrationTest ‑ Unknown test
org.apache.karaf.main.lock.OracleJDBCLockIntegrationTest ‑ Unknown test
org.apache.karaf.main.lock.PostgreSQLJDBCLockIntegrationTest ‑ Unknown test
org.apache.karaf.audit.TestPerf ‑ testFormatString
org.apache.karaf.audit.TestPerf ‑ testGelfTimestamp
org.apache.karaf.audit.TestPerf ‑ testSerialize
org.apache.karaf.itests.XATest ‑ test
org.apache.karaf.itests.examples.RestExampleTest ‑ testBlueprintWithCxfClient
org.apache.karaf.itests.examples.RestExampleTest ‑ testBlueprintWithHttpClient
org.apache.karaf.itests.examples.RestExampleTest ‑ testScrWithCxfClient
org.apache.karaf.itests.examples.RestExampleTest ‑ testScrWithHttpClient
org.apache.karaf.itests.examples.RestExampleTest ‑ testScrWithJerseyClient
org.apache.karaf.itests.examples.RestExampleTest ‑ testWhiteboard
…
This pull request removes 10 skipped tests and adds 96 skipped tests. Note that renamed tests count towards both.
org.apache.karaf.audit.TestPerf ‑ Unknown test
org.apache.karaf.itests.XATest ‑ Unknown test
org.apache.karaf.itests.examples.RestExampleTest ‑ Unknown test
org.apache.karaf.itests.examples.SoapExampleTest ‑ Unknown test
org.apache.karaf.itests.features.Spring61FeaturesTest ‑ Unknown test
org.apache.karaf.main.lock.DefaultJDBCLockIntegrationTest ‑ Unknown test
org.apache.karaf.main.lock.H2JDBCLockIntegrationTest ‑ Unknown test
org.apache.karaf.main.lock.MySQLJDBCLockIntegrationTest ‑ Unknown test
org.apache.karaf.main.lock.OracleJDBCLockIntegrationTest ‑ Unknown test
org.apache.karaf.main.lock.PostgreSQLJDBCLockIntegrationTest ‑ Unknown test
org.apache.karaf.audit.TestPerf ‑ testFormatString
org.apache.karaf.audit.TestPerf ‑ testGelfTimestamp
org.apache.karaf.audit.TestPerf ‑ testSerialize
org.apache.karaf.itests.XATest ‑ test
org.apache.karaf.itests.examples.RestExampleTest ‑ testBlueprintWithCxfClient
org.apache.karaf.itests.examples.RestExampleTest ‑ testBlueprintWithHttpClient
org.apache.karaf.itests.examples.RestExampleTest ‑ testScrWithCxfClient
org.apache.karaf.itests.examples.RestExampleTest ‑ testScrWithHttpClient
org.apache.karaf.itests.examples.RestExampleTest ‑ testScrWithJerseyClient
org.apache.karaf.itests.examples.RestExampleTest ‑ testWhiteboard
…

♻️ This comment has been updated with latest results.

@jbonofre
jbonofre merged commit 8e416c5 into main Sep 24, 2026
12 of 13 checks passed
@jbonofre
jbonofre deleted the dependabot/maven/main/org.apache-apache-40 branch September 24, 2026 04:35
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