spring-cloud-build
spring-cloud-build copied to clipboard
Bump org.codehaus.mojo:license-maven-plugin from 2.5.0 to 2.6.0
Bumps org.codehaus.mojo:license-maven-plugin from 2.5.0 to 2.6.0.
Release notes
Sourced from org.codehaus.mojo:license-maven-plugin's releases.
2.6.0
🚀 New features and improvements
- Implement Optional Parameters to include and exclude submodules (#620)
@​MrBanana05📝 Documentation updates
- Rename 'Goals' to 'Plugin Documentation' in site manu (#647)
@​slawekjaranowski👻 Maintenance
- Use constant 3.6.3 in prerequisites/maven as minimal Maven version (#646)
@​slawekjaranowski- Use MavenProjectHelper for adding resources (#643)
@​slawekjaranowski📦 Dependency updates
- Bump mavenVersion from 3.6.3 to 3.9.10 (#645) @dependabot[bot]
- Bump org.apache.logging.log4j:log4j-to-slf4j from 2.24.3 to 2.25.0 (#648) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 87 to 92 (#644) @dependabot[bot]
- Bump org.wiremock:wiremock-standalone from 3.13.0 to 3.13.1 (#642) @dependabot[bot]
- Bump org.wiremock:wiremock-standalone from 3.12.1 to 3.13.0 (#635) @dependabot[bot]
- Bump org.igniterealtime.smack:smack-core from 4.1.6 to 4.1.9 in /src/it/ISSUE-361 (#634) @dependabot[bot]
- Bump org.apache.poi:poi-ooxml from 5.4.0 to 5.4.1 (#631) @dependabot[bot]
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#632) @dependabot[bot]
- Bump org.wiremock:wiremock-standalone from 3.12.0 to 3.12.1 (#627) @dependabot[bot]
- Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.12.0 (#625) @dependabot[bot]
- Bump org.codehaus.mojo:mojo-parent from 86 to 87 (#623) @dependabot[bot]
- Bump org.apache.poi:poi-ooxml from 5.3.0 to 5.4.0 (#618) @dependabot[bot]
- Bump org.freemarker:freemarker from 2.3.33 to 2.3.34 (#617) @dependabot[bot]
- Bump org.apache.logging.log4j:log4j-to-slf4j from 2.24.2 to 2.24.3 (#616) @dependabot[bot]
- Bump org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0 (#614) @dependabot[bot]
Commits
d1a98ef[maven-release-plugin] prepare release 2.6.0f265ab9Bump mavenVersion from 3.6.3 to 3.9.10 (#645)3ac4eafUse constant 3.6.3 in prerequisites/maven as minimal Maven version7c7c1c3Bump org.apache.logging.log4j:log4j-to-slf4j from 2.24.3 to 2.25.0323a34bRename 'Goals' to 'Plugin Documentation' in site manuff5d6b7Implement Optional Parameters to include and exclude submodules (#620)d722db8Bump org.codehaus.mojo:mojo-parent from 87 to 92ba65608Use MavenProjectHelper for adding resources08fb478Bump org.wiremock:wiremock-standalone from 3.13.0 to 3.13.18a1d54dBump org.wiremock:wiremock-standalone from 3.12.1 to 3.13.0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase