maven-enforcer
maven-enforcer copied to clipboard
Apache Maven Enforcer (Plugin)
Bumps `resolver.version` from 1.4.1 to 1.9.20. Updates `org.apache.maven.resolver:maven-resolver-api` from 1.4.1 to 1.9.20 Release notes Sourced from org.apache.maven.resolver:maven-resolver-api's releases. 1.9.20 Release Notes - Maven Resolver - Version 1.9.20 What's Changed [MRESOLVER-547]...
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.26.0. Release notes Sourced from org.assertj:assertj-core's releases. v.3.26.0 :boom: Breaking Changes Core Delegate OptionalDouble value comparison to Double.compare in hasValue assertion #3411 This fixes the...
Bumps [org.slf4j:slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.0. Commits 0614d46 prepare release 2.0.0 b1afcd0 javadoc edits 20cd3ad start work on 2.0.0-SNAPSHOT aeebb61 prepare release 2.0.0-beta1 1068cd0 javadoc changes 4e4e56a add CheckReturnValue annotation...
Bumps `resolver.version` from 1.4.1 to 2.0.1. Updates `org.apache.maven.resolver:maven-resolver-api` from 1.4.1 to 2.0.1 Release notes Sourced from org.apache.maven.resolver:maven-resolver-api's releases. 2.0.1 Release Notes - Maven Resolver - Version 2.0.1 ... (truncated) Commits...
Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [org.apache.maven:maven-parent](https://github.com/apache/maven-parent) from 42 to 43. Release notes Sourced from org.apache.maven:maven-parent's releases. 43 :boom: Breaking changes Remove dependency on maven-plugin-annotations to better support Maven 4 plugins (#190) @gnodet Remove checkstyle.violation.ignore...
We likely need to do this across all the repos that have migrated to github issues.
### Affected version 3.5.0 ### Bug description ``` Dependency convergence error for org.apache.commons:commons-text:jar:1.11.0 paths to dependency are: +-pl.bbb.aaa:cccc:jar:1.4.0-SNAPSHOT +-org.liquibase:liquibase-core:jar:4.31.1:compile +-com.opencsv:opencsv:jar:5.9:compile +-org.apache.commons:commons-text:jar:1.11.0:compile and +-pl.bbb.aaa:cccc:jar:1.4.0-SNAPSHOT +-org.liquibase:liquibase-core:jar:4.31.1:compile +-org.apache.commons:commons-text:jar:1.13.0:compile ``` But when with -...