-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the maven-build-plugins group with 3 updates #116
Bump the maven-build-plugins group with 3 updates #116
Conversation
Bumps the maven-build-plugins group with 3 updates: [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin), [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) and [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin). Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.12.1 to 3.13.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.12.1...maven-compiler-plugin-3.13.0) Updates `org.owasp:dependency-check-maven` from 9.0.9 to 9.0.10 - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v9.0.9...v9.0.10) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.1.0 to 3.2.1 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-build-plugins - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-build-plugins - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-build-plugins ... Signed-off-by: dependabot[bot] <[email protected]>
Important Auto Review SkippedBot user detected. To trigger a single review, invoke the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Quality Gate passedIssues Measures |
@dependabot squash & merge |
Bumps the maven-build-plugins group with 3 updates: org.apache.maven.plugins:maven-compiler-plugin, org.owasp:dependency-check-maven and org.apache.maven.plugins:maven-gpg-plugin.
Updates
org.apache.maven.plugins:maven-compiler-plugin
from 3.12.1 to 3.13.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
a1415aa
[maven-release-plugin] prepare release maven-compiler-plugin-3.13.0b2b9196
[MCOMPILER-574] Propagate cause of exception in AbstractCompilerMojo6d2ce5a
[MCOMPILER-584] Refresh page - Using Non-Javac Compilerseebad60
[MCOMPILER-585] Refresh plugins versions in ITsceacf68
[MCOMPILER-582] Automatic detection of release option for JDK < 9110293f
[MCOMPILER-583] Require Maven 3.6.390131df
[MCOMPILER-575] Bump plexusCompilerVersion from 2.14.2 to 2.15.0 (#227)74cfc72
[MCOMPILER-548] JDK 21 throws annotations processing warning that can not be ...f85aa27
Bump apache/maven-gh-actions-shared from 3 to 4d59ef49
extract Maven 3.3.1 specific method callUpdates
org.owasp:dependency-check-maven
from 9.0.9 to 9.0.10Release notes
Sourced from org.owasp:dependency-check-maven's releases.
Changelog
Sourced from org.owasp:dependency-check-maven's changelog.
Commits
b18a1d6
build: prepare release v9.0.10b6a03c1
docs: prepare release 9.0.10e57ec63
fix: #4321 Suppress redis server CVEs for client libraries (#4321) (#6489)04aff68
fix: bump commons-compress from 1.25.0 to 1.26.0 to fix CVE-2024-25710 and CV...ea72798
feat: Allow to pass NVD API key via environment variable (#6454)44a3f16
fix: issue 5452 - ConcurrentModificationException in NodePackageAnalyzer.proc...873289e
docs: document the default data directory (#6484)5df22e2
fix: prevent NPE in bundler audit (#6462)39631db
fix: #6441 Improve suppression rule to not restrict to a single version (#6442)33c4c98
build: release 9.0.9 (#6396)Updates
org.apache.maven.plugins:maven-gpg-plugin
from 3.1.0 to 3.2.1Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
... (truncated)
Commits
5b69086
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.128d298c
[MGPG-111] Fix dependencies (#81)75d8ed5
[MGPG-112] serverId def value was unintentionally dropped (#80)2a11a2d
[maven-release-plugin] prepare for next development iteration4b23da8
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.056645dd
Fix tag template036dfe0
[MGPG-105] [MGPG-108] Make plugin backward compat and update site and doco (#77)0771b61
[MGPG-110] SignAndDeployFileMojo validation is off (#78)23b64f2
[MGPG-99] Make sure newline is added to input stream (#76)9a73f90
[MGPG-105] Make possible backward compatibility (#74)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions