Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
maven patch 3.9.9 -> 3.9.11 age confidence
openjdk patch 21.0.3_9 -> 21.0.8_9 age confidence
org.sonatype.central:central-publishing-maven-plugin (source) build minor 0.7.0 -> 0.8.0 age confidence
org.codehaus.mojo:exec-maven-plugin (source) build patch 3.5.0 -> 3.5.1 age confidence
org.apache.maven.plugins:maven-surefire-plugin (source) build patch 3.5.2 -> 3.5.3 age confidence
org.apache.maven.plugins:maven-clean-plugin (source) build minor 3.4.1 -> 3.5.0 age confidence
org.assertj:assertj-core (source) test patch 3.27.3 -> 3.27.4 age confidence
io.github.martinvisser:kover-maven-plugin build patch 0.1.0 -> 0.1.1 age confidence

Release Notes

apache/maven (maven)

v3.9.11: 3.9.11

Compare Source

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

🔧 Build

📦 Dependency updates

v3.9.10: 3.9.10

Compare Source

Release Notes - Maven - Version 3.9.10

Bug

  • [MNG-8096] - Inconsistent dependency resolution behaviour for concurrent multi-module build can cause failures
  • [MNG-8169] - MINGW support requires --add-opens java.base/java.lang=ALL-UNNAMED
  • [MNG-8170] - Maven 3.9.8 contains weird native library for Jansi on Windows/arm64
  • [MNG-8211] - Maven should fail builds that use CI Friendly versions but have no values set
  • [MNG-8248] - WARNING: A restricted method in java.lang.System has been called
  • [MNG-8256] - ProjectDependencyGraph bug: in case of filtering, non-direct module links are lost
  • [MNG-8315] - Failure of mvn.cmd if a .mvn directory is located at drive root
  • [MNG-8396] - Maven takes forever to resume
  • [MNG-8711] - "Duplicate artifact" in LifecycleDependencyResolver

Improvement

  • [MNG-8370] - Introduce maven.repo.local.head
  • [MNG-8399] - JDK 24+ issues warning about usage of sun.misc.Unsafe
  • [MNG-8707] - Add methods to remove compile and test source roots
  • [MNG-8712] - improve dependency version explanation: it&#​39;s a requirement, not always effective version
  • [MNG-8717] - Remove maven-plugin-plugin:addPluginArtifactMetadata from default binding
  • [MNG-8722] - Use a single standalone version of asm
  • [MNG-8731] - Use https for xsi:schemaLocation in generated descriptors
  • [MNG-8734] - Simplify scripting like "get project version" cases

Task

  • [MNG-8728] - Bump Eclipse Sisu from 0.9.0.M3 to 0.9.0.M4 and use Java 24 on CI

Dependency upgrade

  • [MNG-8289] - Update Plexus annotations to 2.2.0
  • [MNG-8443] - Bump com.google.guava:guava from 33.2.1-jre to 33.4.0-jre
  • [MNG-8531] - Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 3.6.0
  • [MNG-8532] - Bump commons-io:commons-io from 2.16.1 to 2.18.0
  • [MNG-8534] - Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to 3.2.1
  • [MNG-8635] - Bump com.google.guava:failureaccess from 1.0.2 to 1.0.3
  • [MNG-8636] - Bump com.google.guava:guava from 33.4.0-jre to 33.4.5-jre
  • [MNG-8640] - Bump org.apache.maven:maven-parent from 43 to 44
  • [MNG-8661] - Bump com.google.guava:guava from 33.4.5-jre to 33.4.6-jre
  • [MNG-8701] - Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28
  • [MNG-8702] - Bump org.codehaus.plexus:plexus-classworlds from 2.8.0 to 2.9.0
  • [MNG-8703] - Bump commons-io:commons-io from 2.18.0 to 2.19.0
  • [MNG-8704] - Bump com.google.guava:guava from 33.4.6-jre to 33.4.8-jre
  • [MNG-8705] - Bump commons-jxpath:commons-jxpath from 1.3 to 1.4.0
  • [MNG-8706] - Bump commons-cli:commons-cli from 1.8.0 to 1.9.0
  • [MNG-8715] - Bump org.fusesource.jansi:jansi from 2.4.1 to 2.4.2
  • [MNG-8716] - Bump resolver to 1.9.23
  • [MNG-8745] - Bump xmlunitVersion from 2.10.0 to 2.10.2

What's Changed

New Contributors

Full Changelog: apache/maven@maven-3.9.9...maven-3.9.10

mojohaus/exec-maven-plugin (org.codehaus.mojo:exec-maven-plugin)

v3.5.1

Compare Source

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

martinvisser/kover-maven-plugin (io.github.martinvisser:kover-maven-plugin)

v0.1.1: 0.1.1

Compare Source

What's Changed

Full Changelog: martinvisser/kover-maven-plugin@v0.1.0...v0.1.1


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from ALRubinger as a code owner March 31, 2025 01:58
Copy link

codecov bot commented Mar 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@            Coverage Diff            @@
##              main       #72   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            4         4           
=========================================
  Hits             4         4           
Components Coverage Δ
api ∅ <ø> (∅)
spi ∅ <ø> (∅)
impl 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b049dfb to 9de519e Compare May 13, 2025 20:48
@renovate renovate bot changed the title Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3 chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3 May 19, 2025
@renovate renovate bot changed the title chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3 Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3 May 19, 2025
@renovate renovate bot changed the title Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3 Update all non-major dependencies May 27, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 38d0ee3 to 14fd262 Compare May 31, 2025 14:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0fc7c53 to c056f54 Compare June 24, 2025 14:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 20992da to aae9c2e Compare July 2, 2025 13:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aae9c2e to ee9c2a2 Compare August 7, 2025 16:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ee9c2a2 to adbb78e Compare August 25, 2025 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants