Skip to content

Conversation

@mend-for-github.zerozr99.workers.dev
Copy link

@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot commented Oct 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
maven (source) 3.6.3 -> 3.9.11 age adoption passing confidence
org.codehaus.mojo:properties-maven-plugin (source) 1.0.0 -> 1.2.1 age adoption passing confidence
org.glassfish.jaxb:jaxb-runtime (source) 2.3.3-b02 -> 2.3.9 age adoption passing confidence
org.testcontainers:testcontainers (source) 1.16.0 -> 1.21.3 age adoption passing confidence
org.reactivestreams:reactive-streams-tck (source) 1.0.3 -> 1.0.4 age adoption passing confidence
org.ow2.asm:asm-util (source) 9.1 -> 9.9 age adoption passing confidence
org.ow2.asm:asm (source) 9.1 -> 9.9 age adoption passing confidence
org.apache.maven.plugins:maven-resources-plugin (source) 3.2.0 -> 3.3.1 age adoption passing confidence
com.googlecode.maven-download-plugin:download-maven-plugin 1.3.0 -> 1.13.0 age adoption passing confidence
org.hibernate:hibernate-entitymanager (source) 5.3.23.Final -> 5.6.15.Final age adoption passing confidence
net.bytebuddy:byte-buddy 1.11.12 -> 1.17.8 age adoption passing confidence
xerces:xercesImpl (source) 2.12.0.SP03 -> 2.12.2 age adoption passing confidence
org.apache.velocity:velocity-engine-core (source) 2.3 -> 2.4.1 age adoption passing confidence
org.apache.avro:avro (source) 1.7.6 -> 1.12.1 age adoption passing confidence
org.jsoup:jsoup (source) 1.14.2 -> 1.21.2 age adoption passing confidence
jaxen:jaxen (source) 1.1.6 -> 1.2.0 age adoption passing confidence
io.rest-assured:rest-assured (source) 3.0.6 -> 3.3.0 age adoption passing confidence
io.reactivex.rxjava3:rxjava 3.0.13 -> 3.1.12 age adoption passing confidence
io.grpc:grpc-stub 1.36.1 -> 1.76.0 age adoption passing confidence
io.grpc:grpc-protobuf 1.36.1 -> 1.76.0 age adoption passing confidence
io.grpc:grpc-context 1.36.1 -> 1.76.0 age adoption passing confidence
io.grpc:grpc-api 1.36.1 -> 1.76.0 age adoption passing confidence
io.grpc:grpc-core 1.36.1 -> 1.76.0 age adoption passing confidence
io.grpc:grpc-okhttp 1.36.1 -> 1.76.0 age adoption passing confidence
org.apache.commons:commons-lang3 (source) 3.11 -> 3.19.0 age adoption passing confidence
commons-cli:commons-cli (source) 1.4 -> 1.10.0 age adoption passing confidence
com.github.tomakehurst:wiremock (source) 2.20.0 -> 2.27.2 age adoption passing confidence
com.github.spullara.mustache.java:compiler 0.9.6 -> 0.9.14 age adoption passing confidence
com.fasterxml.jackson.core:jackson-core 2.12.3 -> 2.20.1 age adoption passing confidence
com.fasterxml.jackson.core:jackson-annotations (source) 2.12.3 -> 2.20 age adoption passing confidence
com.beust:jcommander (source) 1.78 -> 1.82 age adoption passing confidence
org.jacoco:org.jacoco.ant (source) 0.8.2 -> 0.8.14 age adoption passing confidence
org.jacoco:jacoco-maven-plugin (source) 0.8.2 -> 0.8.14 age adoption passing confidence
org.asciidoctor:asciidoctor-maven-plugin 1.5.6 -> 1.6.0 age adoption passing confidence
org.hibernate.validator:hibernate-validator (source) 7.0.1.Final -> 7.0.5.Final age adoption passing confidence
org.eclipse:yasson (source) 2.0.1 -> 2.0.4 age adoption passing confidence
jakarta.websocket:jakarta.websocket-api (source) 2.0.0 -> 2.2.0 age adoption passing confidence
org.hsqldb:hsqldb (source) 2.5.0 -> 2.7.4 age adoption passing confidence
org.hibernate:hibernate-entitymanager (source) 5.1.14.Final -> 5.6.15.Final age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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

v3.9.9: 3.9.9

Compare Source

Release Notes - Maven - Version 3.9.9

Bug

  • [MNG-8159] - Fix search for topDirectory when using -f / --file for Maven 3.9.x
  • [MNG-8165] - Maven does not find extensions for -f when current dir is root
  • [MNG-8177] - Warning "&#​39;dependencyManagement.dependencies.dependency.systemPath&#​39; for com.sun:tools:jar refers to a non-existing file C:\Temp\jdk-11.0.23\..\lib\tools.jar"
  • [MNG-8178] - Profile activation based on OS properties is broken for "mvn site"
  • [MNG-8180] - Resolver will blindly assume it is deploying a plugin by presence of META-INF/maven/plugins.xml in JAR
  • [MNG-8182] - Missing or mismatching Trusted Checksum for some artifacts is not properly reported
  • [MNG-8188] - [REGRESSION] Property not resolved in profile pluginManagement

Task

  • [MNG-8206] - Remove Maven 2.1 (v 2.0) compatibility bits

Dependency upgrade

What's Changed

New Contributors

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

v3.9.8: 3.9.8

Compare Source

Release Notes - Maven - Version 3.9.8

Bug

  • [MNG-7758] - o.e.aether.resolution.ArtifactResolutionException incorrectly examined when multiple repositories are involved
  • [MNG-8066] - Maven hangs on self-referencing exceptions
  • [MNG-8116] - Plugin configuration can randomly fail in case of method overloading as it doesn&#​39;t take into account implementation attribute
  • [MNG-8131] - Property replacement in dependency pom no longer works
  • [MNG-8135] - Profile activation based on OS properties is no longer case insensitive
  • [MNG-8142] - If JDK profile activator gets "invalid" JDK version for whatever reason, it chokes but does not tell why
  • [MNG-8147] - Profile interpolation broke their evaluation in case of duplicate IDs

Improvement

  • [MNG-7902] - Sort plugins in validation report
  • [MNG-8140] - When a model is discarded (by model builder) for whatever reason, show why it happened
  • [MNG-8141] - Model Builder should report if not sure about "fully correct" outcome
  • [MNG-8150] - Make SimplexTransferListener handle absent source/target files

Task

Dependency upgrade

  • [MNG-8136] - Update to Eclipse Sisu 0.9.0.M3
  • [MNG-8143] - Update to commons-cli 1.8.0
  • [MNG-8144] - Update to Guava 32.2.1-jre
  • [MNG-8154] - Upgrade default plugin bindings

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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

@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 8 times, most recently from 25e0b2d to b309d59 Compare November 3, 2024 04:39
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 3 times, most recently from b48a514 to 4c9a1da Compare November 5, 2024 13:01
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from 4c9a1da to 5177e7c Compare November 5, 2024 21:26
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 6 times, most recently from 2f2526f to a7040c5 Compare November 14, 2024 03:49
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 7 times, most recently from 1f40561 to 92cb582 Compare November 22, 2024 03:42
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 3 times, most recently from 1fbea2a to 3dd19f1 Compare November 25, 2024 03:52
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 7 times, most recently from 8122ed1 to 8fb7be3 Compare October 16, 2025 20:08
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 7 times, most recently from f451157 to 10d9ebd Compare October 23, 2025 05:36
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 7 times, most recently from 2baa55e to e98cb74 Compare October 31, 2025 13:00
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 6 times, most recently from 1e7a277 to 8e1f5a8 Compare November 7, 2025 07:46
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from 8e1f5a8 to 66a26f8 Compare November 8, 2025 10:30
@mend-for-github.zerozr99.workers.dev mend-for-github.zerozr99.workers.dev bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from 66a26f8 to edaf756 Compare November 9, 2025 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant