Skip to content

chore(deps): bump org.apache.maven.plugins:maven-resources-plugin from 2.6 to 3.3.1 in /jans-casa #9996

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 31, 2024

Bumps org.apache.maven.plugins:maven-resources-plugin from 2.6 to 3.3.1.

Release notes

Sourced from org.apache.maven.plugins:maven-resources-plugin's releases.

3.3.1

🚨 Removed

📦 Dependency updates

📝 Documentation updates

  • doc: adds alternative variable syntax using @ delimiters to the documentation (#36) @​kevin0x90

3.3.0

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

3.2.0

What's Changed

New Contributors

... (truncated)

Commits
  • 978ce1e [maven-release-plugin] prepare release maven-resources-plugin-3.3.1
  • b7cd080 [MRESOURCES-296] Upgrade to maven-filtering 3.3.1
  • 1c9f610 [MRESOURCES-288] Make tests-jar reproducible (#56)
  • 1946127 [MRESOURCES-293] Rollback
  • f7a6f22 [MRESOURCES-297] Update to parent POM 39, reformat (#55)
  • 22d64ca remove specific IDE m2e files (#40)
  • 02c2d01 [MRESOURCES-293] Make resources param not read-only (#54)
  • 6bb3e1f [MRESOURCES-295] Drop Plexus legacy code (#53)
  • df7e172 [MRESOURCES-294] Upgrade plexus-utils to 3.5.1
  • 9354ecd Bump apache/maven-gh-actions-shared from 2 to 3
  • 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 31, 2024
Copy link

dryrunsecurity bot commented Oct 31, 2024

DryRun Security Summary

The code change involves updating the maven-resources-plugin version from 2.6 to 3.3.1 in the jans-casa project's pom.xml file, which is a routine build tool update that does not raise immediate security concerns.

Expand for full summary

Summary:

The provided code change is an update to the maven-resources-plugin version in the pom.xml file of the jans-casa project. The previous version 2.6 is being updated to 3.3.1. From an application security perspective, this change is not inherently concerning, as the maven-resources-plugin is a build tool plugin used to copy and filter resources during the build process. Version updates for build tools are generally not a major security concern, as they are not directly related to the runtime application code.

However, it's always a good practice to review the changelog or release notes of the updated plugin version to ensure there are no known security vulnerabilities or breaking changes that could impact the project. Additionally, it's recommended to keep all dependencies, including build tools, up-to-date to ensure the project benefits from the latest bug fixes and security improvements. Overall, this code change appears to be a routine update to a build tool plugin and does not raise any immediate application security concerns.

Files Changed:

  • jans-casa/pom.xml: The maven-resources-plugin version has been updated from 2.6 to 3.3.1.

Code Analysis

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

Analyzer Findings
Sensitive Files Analyzer 1 finding

View PR in the DryRun Dashboard.

@dependabot dependabot bot force-pushed the dependabot/maven/jans-casa/org.apache.maven.plugins-maven-resources-plugin-3.3.1 branch 2 times, most recently from 58d19e1 to 36ce8ac 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-resources-plugin-3.3.1 branch from 36ce8ac to 2f42737 Compare November 7, 2024 03:33
@dependabot dependabot bot force-pushed the dependabot/maven/jans-casa/org.apache.maven.plugins-maven-resources-plugin-3.3.1 branch 3 times, most recently from 09dac7e to 105c601 Compare November 20, 2024 13:10
@dependabot dependabot bot force-pushed the dependabot/maven/jans-casa/org.apache.maven.plugins-maven-resources-plugin-3.3.1 branch from 105c601 to f932344 Compare November 21, 2024 12:05
…m 2.6 to 3.3.1 in /jans-casa

Dependabot couldn't find the original pull request head commit, 36ce8ac.
@dependabot dependabot bot force-pushed the dependabot/maven/jans-casa/org.apache.maven.plugins-maven-resources-plugin-3.3.1 branch from f932344 to 542088f Compare November 29, 2024 12:03
@moabu moabu force-pushed the dependabot/maven/jans-casa/org.apache.maven.plugins-maven-resources-plugin-3.3.1 branch from 542088f to 5db825a Compare December 26, 2024 19:25
@moabu moabu force-pushed the dependabot/maven/jans-casa/org.apache.maven.plugins-maven-resources-plugin-3.3.1 branch from 5db825a to f16c9cc Compare December 27, 2024 04:55
@moabu moabu merged commit 4e2d549 into main May 2, 2025
2 of 3 checks passed
@moabu moabu deleted the dependabot/maven/jans-casa/org.apache.maven.plugins-maven-resources-plugin-3.3.1 branch May 2, 2025 12:12
@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)

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