Skip to content

build(deps): bump org.apache.maven.extensions:maven-build-cache-extension from 1.2.0 to 1.2.3 - #19973

Merged
FrankChen021 merged 2 commits into
masterfrom
dependabot/maven/org.apache.maven.extensions-maven-build-cache-extension-1.2.3
Aug 12, 2026
Merged

build(deps): bump org.apache.maven.extensions:maven-build-cache-extension from 1.2.0 to 1.2.3#19973
FrankChen021 merged 2 commits into
masterfrom
dependabot/maven/org.apache.maven.extensions-maven-build-cache-extension-1.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Bumps org.apache.maven.extensions:maven-build-cache-extension from 1.2.0 to 1.2.3.

Release notes

Sourced from org.apache.maven.extensions:maven-build-cache-extension's releases.

1.2.3

🚀 New features and improvements

🐛 Bug Fixes

  • Only set the project artifact if it is the actual JAR (#453) @​mensinda
  • Fix #423 — include declared input files in cache checksum for pom-packaged modules (#482) @​olamy
  • Fix issue #463 Unexpected cache miss due to previously downloaded remote cache entry with skipTests (#472) @​olamy
  • Issue #345 fix possible NPE with Intellij (#473) @​olamy
  • Test-jar type dependencies fail to be resolved during checksum calculation with -f builds (#468) @​olamy
  • fix for issue #450 - fixed CacheUtils.unzip to properly restore unix permissions on file systems that support it (#451) @​eyforia

📝 Documentation updates

👻 Maintenance

  • Finish breaking dependency on org.apache.http in RemoteCacheRepositoryImpl (#441) @​elharo
  • Remove undeclared NotNull annotations (#440) @​elharo
  • Fill in two more used dependencies SLF4J and sisu.plexus (#438) @​elharo

🚦 Tests

📦 Dependency updates

... (truncated)

Commits
  • f9f25d2 [maven-release-plugin] prepare release maven-build-cache-extension-1.2.3
  • 7bd513b Update 48 and Maven 3.9.16 (in Maven 3 profile) (#490)
  • ada66d4 Issue #336 Add command line flag to override maxBuildsCached (#489)
  • c915399 [MBUILDCACHE-73] Allow arbitrary expressions as additional reconcilation prop...
  • 0b7d080 Bump com.github.tomakehurst:wiremock-jre8 from 2.35.2 to 3.0.1 (#485)
  • 051a319 Only set the project artifact if it is the actual JAR (#453)
  • 6a48e05 Bump org.apache.maven.plugins:maven-invoker-plugin from 3.10.0 to 3.10.1 (#484)
  • 5032c5d fix: #480 - execute blocking hostname resolution asynchronously and implement...
  • dc7069f Issue #423 add an IT and a fix (#482)
  • 929bed8 Bump com.google.guava:guava
  • Additional commits viewable 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)

…sion

Bumps [org.apache.maven.extensions:maven-build-cache-extension](https://github.com/apache/maven-build-cache-extension) from 1.2.0 to 1.2.3.
- [Release notes](https://github.com/apache/maven-build-cache-extension/releases)
- [Commits](apache/maven-build-cache-extension@maven-build-cache-extension-1.2.0...maven-build-cache-extension-1.2.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.extensions:maven-build-cache-extension
  dependency-version: 1.2.3
  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 Aug 11, 2026

@FrankChen021 FrankChen021 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This review was performed by Codex GPT-5.6-Sol model.

@FrankChen021
FrankChen021 merged commit 99c1a3d into master Aug 12, 2026
11 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/org.apache.maven.extensions-maven-build-cache-extension-1.2.3 branch August 12, 2026 01:52
@github-actions github-actions Bot added this to the 39.0.0 milestone Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area - Dependencies Area - Web Console 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