8000 chore(deps): bump org.apache.maven.plugins:maven-war-plugin from 2.3 to 3.4.0 in /jans-casa by dependabot[bot] · Pull Request #9985 · JanssenProject/jans · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps): bump org.apache.maven.plugins:maven-war-plugin from 2.3 to 3.4.0 in /jans-casa #9985

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

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Oct 30, 2024

Bumps org.apache.maven.plugins:maven-war-plugin from 2.3 to 3.4.0.

Commits
  • 6943938 [maven-release-plugin] prepare release maven-war-plugin-3.4.0
  • 2209ad9 [MWAR-467] Upgrade components
  • 31ed4e9 Fix formatting
  • 7053021 [MWAR-464] Upgrade lifecycle mapping plugins
  • eb5d29a [MWAR-466] Refresh download page
  • ae901c9 [MWAR-465] Rename empty test classes to clazz
  • acb0bbb [MWAR-463] Upgrade Parent to 39 - add git blame ignore
  • 12fe88e [MWAR-463] Upgrade Parent to 39 - code reformat
  • e0c9cbc [MWAR-463] Upgrade Parent to 39
  • df7bb81 [MWAR-458] Bump maven-filtering from 3.3.0 to 3.3.1 (#46)
  • Additional commits viewable in compare view

Dependabot compatibility score

You 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added java Pull requests that update Java code kind-dependencies Pull requests that update a dependency file labels Oct 30, 2024
Copy link
dryrunsecurity bot commented Oct 30, 2024

DryRun Security Summary

The pull request updates the maven-war-plugin version in the pom.xml files for two projects, jans-casa/app-fips and jans-casa/app, which is a common practice to keep project dependencies up-to-date, and the changes do not appear to introduce any significant security risks.

Expand for full summary

Summary:

The code changes in this pull request involve updating the version of the maven-war-plugin in the pom.xml files for two different projects: jans-casa/app-fips and jans-casa/app. This is a common practice in software development to keep the project dependencies up-to-date with the latest stable versions.

From an application security perspective, these changes do not appear to introduce any significant security risks. The maven-war-plugin is a build tool used to package the Java web application into a WAR (Web Application Archive) file, and updating the plugin version is unlikely to have a direct impact on the application's security.

However, it's important to review the changelog or release notes of the updated dependency to ensure that there are no known security vulnerabilities or breaking changes that could affect the application's security. Additionally, it's recommended to have a comprehensive security testing plan in place, including static code analysis, dynamic application security testing, and regular penetration testing, to identify and address any security issues that may arise during the development and deployment of the application.

Files Changed:

  1. jans-casa/app-fips/pom.xml:

    • The maven-war-plugin version is being updated from 3.3.2 to 3.4.0.
  2. jans-casa/app/pom.xml:

    • The maven-war-plugin version is being updated from 3.3.2 to 3.4.0.

Code Analysis

We ran 9 analyzers against 2 files and 1 analyzer had findings. 8 analyzers had no findings.

Analyzer Findings
Sensitive Files Analyzer 2 findings

Riskiness

🟢 Risk threshold not exceeded.

View PR in the DryRun Dashboard.

@dependabot dependabot bot force-pushed the dependabot/maven/jans-casa/org.apache.maven.plugins-maven-war-plugin-3.4.0 branch 3 times, most recently from 16778da to 17e45ae Compare November 5, 2024 18:43
@moabu
Copy link
Member
moabu commented Nov 7, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/maven/jans-casa/org.apache.maven.plugins-maven-war-plugin-3.4.0 branch from 17e45ae to 820af32 Compare November 7, 2024 03:33
@dependabot dependabot bot force-pushed the dependabot/maven/jans-casa/org.apache.maven.plugins-maven-war-plugin-3.4.0 branch 3 times, most recently from 3463009 to 9508b0e Compare November 20, 2024 13:10
…to 3.4.0 in /jans-casa

Dependabot couldn't find the original pull request head commit, 17e45ae.
@dependabot dependabot bot force-pushed the dependabot/maven/jans-casa/org.apache.maven.plugins-maven-war-plugin-3.4.0 branch from 9508b0e to dc90405 Compare November 21, 2024 12:05
@moabu moabu force-pushed the dependabot/maven/jans-casa/org.apache.maven.plugins-maven-war-plugin-3.4.0 branch from dc90405 to b1d54a1 Compare December 26, 2024 19:25
@moabu moabu force-pushed the main branch 2 times, most recently from 5126af2 to aa1b2ed Compare December 27, 2024 04:55
@moabu moabu force-pushed the dependabot/maven/jans-casa/org.apache.maven.plugins-maven-war-plugin-3.4.0 branch from b1d54a1 to 5a70ca3 Compare December 27, 2024 04:55
@mo-auto
Copy link
Member
mo-auto commented May 2, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

@moabu moabu merged commit 0d2a177 into main May 2, 2025
3 checks passed
@moabu moabu deleted the dependabot/maven/jans-casa/org.apache.maven.plugins-maven-war-plugin-3.4.0 branch May 2, 2025 12:12
Copy link
sonarqubecloud bot commented May 2, 2025

Copy link
sonarqubecloud bot commented May 2, 2025

Copy link
sonarqubecloud bot commented May 2, 2025

Copy link
sonarqubecloud bot commented May 2, 2025

Copy link
sonarqubecloud bot commented May 2, 2025

Copy link
sonarqubecloud bot commented May 2, 2025

Copy link
sonarqubecloud bot commented May 2, 2025

Copy link
sonarqubecloud bot commented May 2, 2025

Copy link
sonarqubecloud bot commented May 2, 2025

Copy link
sonarqubecloud bot commented May 2, 2025

Copy link
sonarqubecloud bot commented May 2, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code kind-dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0