maven-enforcer
                                
                                
                                
                                    maven-enforcer copied to clipboard
                            
                            
                            
                        Apache Maven Enforcer (Plugin)
Bumps `mockito.version` from 4.7.0 to 4.8.0. Updates `mockito-core` from 4.7.0 to 4.8.0 Release notes Sourced from mockito-core's releases. v4.8.0 Changelog generated by Shipkit Changelog Gradle Plugin 4.8.0 2022-09-07 - 10...
Bumps [maven-dependency-tree](https://github.com/apache/maven-dependency-tree) from 3.1.1 to 3.2.0. Release notes Sourced from maven-dependency-tree's releases. 3.2.0 Releas notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12351759 Commits a1db75c [maven-release-plugin] prepare release maven-dependency-tree-3.2.0 fa5a3a1 Use plugins build template on Jenkins 2f88228...
patterns Optionally allows to enforce the module directory name being equal to the module's artifactId. Following this checklist to help us incorporate your contribution quickly and easily: - [ ]...
Bumps org.apache.commons:commons-compress from 1.21 to 1.26.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.commons:commons-lang3 from 3.13.0 to 3.14.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.0 to 1.16.1. Changelog Sourced from commons-codec:commons-codec's changelog. Apache Commons Codec 1.16.1 RELEASE NOTES The Apache Commons Codec component contains encoder and decoders for various formats such...
This reverts the change from MENFORCER-364 as this led to a regressions with symbolic links. The fundamental issue is that there is no clean way to deal with case-sensitivity as...
This commit introduces the possibility of banning dynamic versions in the entire dependency tree before Maven computes the final dependency tree. If a dependency exists multiple times in the dependency...
Following this checklist to help us incorporate your contribution quickly and easily: - [x] https://issues.apache.org/jira/browse/MENFORCER-507 - [x] Each commit in the pull request should have a meaningful subject line and...
Bumps [org.eclipse.sisu:org.eclipse.sisu.plexus](https://github.com/eclipse/sisu.inject) from 0.9.0.M2 to 0.9.0.M3. Release notes Sourced from org.eclipse.sisu:org.eclipse.sisu.plexus's releases. 0.9.0.M3 What's Changed Annotate new method by @cstamas in eclipse-sisu/sisu-project#90 Update workflow to run on Java 21 by...