Skip to content

Bump org.apache.maven.extensions:maven-build-cache-extension from 1.2.2 to 1.2.3#353

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.apache.maven.extensions-maven-build-cache-extension-1.2.3
Open

Bump org.apache.maven.extensions:maven-build-cache-extension from 1.2.2 to 1.2.3#353
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.apache.maven.extensions-maven-build-cache-extension-1.2.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps org.apache.maven.extensions:maven-build-cache-extension from 1.2.2 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)

Bumps [org.apache.maven.extensions:maven-build-cache-extension](https://github.com/apache/maven-build-cache-extension) from 1.2.2 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.2...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 May 22, 2026
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