Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
eclipse-temurin final patch 21.0.6_7-jdk21.0.9_10-jdk age confidence
maven (source) patch 3.9.93.9.12 age confidence
maven final patch 3.9.9-eclipse-temurin-213.9.12-eclipse-temurin-21 age confidence
maven-wrapper (source) patch 3.3.23.3.4 age confidence
org.apache.maven.plugins:maven-gpg-plugin (source) build patch 3.2.73.2.8 age confidence
com.puppycrawl.tools:checkstyle (source) build minor 10.21.410.26.1 age confidence
net.alchim31.maven:scala-maven-plugin build patch 4.9.24.9.8 age confidence
org.jacoco:jacoco-maven-plugin (source) build patch 0.8.120.8.14 age confidence
org.codehaus.mojo:build-helper-maven-plugin (source) build patch 3.6.03.6.1 age confidence
org.apache.maven.plugins:maven-surefire-plugin (source) build patch 3.5.23.5.4 age confidence
org.apache.maven.plugins:maven-source-plugin (source) build minor 3.3.13.4.0 age confidence
org.apache.maven.plugins:maven-resources-plugin (source) build minor 3.3.13.4.0 age confidence
org.apache.maven.plugins:maven-javadoc-plugin (source) build minor 3.11.23.12.0 age confidence
org.apache.maven.plugins:maven-pmd-plugin (source) build minor 3.26.03.28.0 age confidence
org.apache.maven.plugins:maven-jar-plugin (source) build minor 3.4.23.5.0 age confidence
org.apache.maven.plugins:maven-failsafe-plugin (source) build patch 3.5.23.5.4 age confidence
org.apache.maven.plugins:maven-enforcer-plugin (source) build minor 3.5.03.6.2 age confidence
org.apache.maven.plugins:maven-compiler-plugin (source) build patch 3.14.03.14.1 age confidence
org.apache.maven.plugins:maven-assembly-plugin (source) build minor 3.7.13.8.0 age confidence
io.fabric8:docker-maven-plugin build minor 0.45.10.48.0 age confidence
org.apache.maven.plugins:maven-antrun-plugin (source) build minor 3.1.03.2.0 age confidence
org.wiremock:wiremock (source) test minor 3.12.13.13.2 age confidence
org.scalacheck:scalacheck_2.12 (source) test minor 1.18.11.19.0 age confidence
io.mockk:mockk-jvm (source) test minor 1.13.171.14.7 age confidence
org.mockito:mockito-core test minor 5.16.15.21.0 age confidence
org.junit:junit-bom (source) import minor 5.12.15.14.1 age confidence
org.scala-lang:scala-compiler (source) test minor 2.12.202.13.18 age confidence
ch.qos.logback:logback-core (source, changelog) compile patch 1.5.181.5.19 age confidence
ch.qos.logback:logback-classic (source, changelog) compile patch 1.5.181.5.23 age confidence
com.fasterxml.uuid:java-uuid-generator compile minor 5.1.05.2.0 age confidence
org.jetbrains.kotlinx:kotlinx-coroutines-bom import patch 1.10.11.10.2 age confidence
org.jetbrains.kotlin:kotlin-maven-plugin (source) build minor 2.1.102.3.0 age confidence
org.jetbrains.kotlin:kotlin-bom (source) import minor 2.1.102.3.0 age confidence
io.projectreactor:reactor-bom (source) import patch 2024.0.42024.0.13 age confidence
io.netty:netty-bom (source) import minor 4.1.119.Final4.2.9.Final age confidence
io.micrometer:micrometer-registry-jmx compile minor 1.14.51.16.1 age confidence
io.micrometer:micrometer-registry-graphite compile minor 1.14.51.16.1 age confidence
io.micrometer:micrometer-registry-prometheus-simpleclient compile minor 1.14.51.16.1 age confidence
io.micrometer:micrometer-core compile minor 1.14.51.16.1 age confidence
com.fasterxml.jackson:jackson-bom import minor 2.18.32.20.1 age confidence
com.google.guava:guava compile minor 33.4.0-jre33.5.0-jre age confidence
io.dropwizard.metrics:metrics-jmx (source) compile patch 4.2.304.2.37 age confidence
io.dropwizard.metrics:metrics-healthchecks (source) compile patch 4.2.304.2.37 age confidence
io.dropwizard.metrics:metrics-graphite (source) compile patch 4.2.304.2.37 age confidence
io.dropwizard.metrics:metrics-json (source) compile patch 4.2.304.2.37 age confidence
io.dropwizard.metrics:metrics-jvm (source) compile patch 4.2.304.2.37 age confidence
io.dropwizard.metrics:metrics-core (source) compile patch 4.2.304.2.37 age confidence
net.bytebuddy:byte-buddy-parent import minor 1.17.21.18.3 age confidence
org.bouncycastle:bcpkix-jdk18on (source) compile minor 1.801.83 age confidence
org.jetbrains:annotations compile patch 26.0.226.0.2-1 age confidence

GitHub Vulnerability Alerts

CVE-2025-11226

QOS.CH logback-core versions up to 1.5.18 contain an ACE vulnerability in conditional configuration file processing in Java applications. This vulnerability allows an attacker to execute arbitrary code by compromising an existing logback configuration file or by injecting a malicious environment variable before program execution.

A successful attack requires the Janino library and Spring Framework to be present on the user's class path. Additionally, the attacker must have write access to a configuration file. Alternatively, the attacker could inject a malicious environment variable pointing to a malicious configuration file. In both cases, the attack requires existing privileges.


Release Notes

apache/maven (maven)

v3.9.12: 3.9.12

Compare Source

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

🔧 Build

📦 Dependency updates

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

apache/maven-wrapper (maven-wrapper)

v3.3.4: 3.3.4

Compare Source

🐛 Bug Fixes
👻 Maintenance

v3.3.3: 3.3.3

Compare Source

💥 Breaking changes
🚀 New features and improvements
🐛 Bug Fixes
📝 Documentation updates
👻 Maintenance
📦 Dependency updates
checkstyle/checkstyle (com.puppycrawl.tools:checkstyle)

v10.26.1

Checkstyle 10.26.1 - https://checkstyle.org/releasenotes.html#Release_10.26.1

Bug fixes:

#​17250 - NewlineAtEndOfFileCheck and empty files (size 0)

Other Changes:
Preparation for Migration of Checkstyle Codebase to Java 17
Add data to javadoc of Check to indicate true version of module properties inherited from the abstract parent class

v10.26.0

Checkstyle 10.26.0 - https://checkstyle.org/releasenotes.html#Release_10.26.0

New:

#​14949 - Add Check Support for Java 21 Record Pattern : New Check PatternVariableAssignment

Bug fixes:

#​8965 - Indentation check doesn't give violation when google formatter does
#​17122 - False positive on indentation for Annotation Arrays

Other Changes:
Add data to javadoc of Check to indicate true version of module properties inherited from the abstract parent class
Preparation for Migration of Checkstyle Codebase to Java 17
PropertyCacheFileTest.testPathToCacheContainsOnlyFileName is failing
update JavadocTokenTypes.java to new format of AST print

v10.25.1

Checkstyle 10.25.1 - https://checkstyle.org/releasenotes.html#Release_10.25.1

Bug fixes:

#​17167 - checkstyle expects different indentation for switch cases.

Other Changes:
Fix the problem when property of module has older version than the module's
Preparation for Migration of Checkstyle Codebase to Java 17
Updating properties in Input files to mention all default properties,
use new nio jdk api instead of all api
Validattion of xdoc files to have separtor between examples <

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 is behind base branch, 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

@renovate renovate bot added dependencies Pull requests that update a dependency file minor-version renovate labels Mar 24, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from f4518f9 to e042624 Compare March 31, 2025 10:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 4efe2a3 to 91c0e7c Compare April 8, 2025 18:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 5e8c1b8 to 445f629 Compare April 15, 2025 10:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f9319dd to fa36f3c Compare April 28, 2025 02:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d5e8755 to cef2ff3 Compare May 6, 2025 20:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 1ddfbc7 to f26f29f Compare May 13, 2025 23:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 61002b2 to 21aad5e Compare November 7, 2025 12:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from e91a657 to 2991a2e Compare November 15, 2025 10:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ac2241a to 3150253 Compare November 18, 2025 03:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 708a08d to 56f3462 Compare November 29, 2025 02:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 6ef7cdc to dc9ead0 Compare December 12, 2025 04:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 40d7634 to 879cb3e Compare December 19, 2025 16:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 879cb3e to 1f14332 Compare December 22, 2025 01: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 minor-version renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant