-
Notifications
You must be signed in to change notification settings - Fork 76
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
chore(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.3 to 3.8.0 in /jans-fido2 #9879
base: main
Are you sure you want to change the base?
Conversation
DryRun Security SummaryThe pull request updates the Expand for full summarySummary: The code change in this pull request updates the version of the From an application security perspective, this change does not directly introduce any security concerns, as Maven plugins are used for build and project management purposes and do not directly impact the application's runtime security. However, it's always a good practice to review the changelog or release notes of the updated plugin to ensure that there are no known security vulnerabilities or issues that could potentially impact the project. Additionally, it's recommended to keep all project dependencies, including Maven plugins, up-to-date to address any security fixes or improvements. Overall, this code change appears to be a routine update to a Maven plugin and does not raise any immediate security concerns. As an application security engineer, I would recommend monitoring the project's dependencies and plugins for any security-related updates or advisories, and incorporating them into the project's update schedule. Files Changed:
Code AnalysisWe ran
|
@dependabot recreate |
2fe4325
to
3d0f8b9
Compare
3d0f8b9
to
69fb06c
Compare
…-plugin from 3.4.3 to 3.8.0 in /jans-fido2 Dependabot couldn't find the original pull request head commit, 2fe4325.
69fb06c
to
a701494
Compare
a701494
to
eae1df3
Compare
5126af2
to
aa1b2ed
Compare
eae1df3
to
5a6feea
Compare
Bumps org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.3 to 3.8.0.
Commits
5008104
[maven-release-plugin] prepare release maven-project-info-reports-plugin-3.8.03809b11
[MPIR-470] Upgrade to Doxia 2.0.0 GA Stackbe10448
(doc) Added config for Dependabot9def033
[MPIR-469] Broken link to Git documentation page6fcd932
use new Reproducible Central badge endpoint272ce09
[maven-release-plugin] prepare for next development iteration377b7e1
[maven-release-plugin] prepare release maven-project-info-reports-plugin-3.7.0f162bb7
[MPIR-454] Upgrade to Doxia 2.0.0 Milestone Stack78e0196
[MPIR-467] Upgrade to Parent 438813fea
[maven-release-plugin] prepare for next development iterationYou can trigger a rebase of this PR 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 this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)