-
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 2 updates #102
Bump the maven-build-plugins group with 2 updates #102
Conversation
Bumps the maven-build-plugins group with 2 updates: [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) and [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck). Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.3 to 3.2.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.3...surefire-3.2.5) Updates `org.owasp:dependency-check-maven` from 9.0.7 to 9.0.8 - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v9.0.7...v9.0.8) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch 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 ... 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 passedKudos, no new issues were introduced! 0 New issues |
Superseded by #105. |
Bumps the maven-build-plugins group with 2 updates: org.apache.maven.plugins:maven-surefire-plugin and org.owasp:dependency-check-maven.
Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.2.3 to 3.2.5Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
4b3a271
[maven-release-plugin] prepare release surefire-3.2.5eb3f1d9
Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0430c406
Bump org.assertj:assertj-core from 3.24.2 to 3.25.12d92f2d
[SUREFIRE-2231] JaCoCo 0.8.11 fails with old TestNG releases on Java 17+3290740
Bump org.apache.maven.plugins:maven-docck-plugin from 1.1 to 1.225a9776
Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.137752f7e
Bump commons-io:commons-io from 2.15.0 to 2.15.18874add
Revert "Bump jacocoVersion from 0.8.8 to 0.8.11"c0f7755
Fix formattinge5f4545
Bump jacocoVersion from 0.8.8 to 0.8.11Updates
org.owasp:dependency-check-maven
from 9.0.7 to 9.0.8Release notes
Sourced from org.owasp:dependency-check-maven's releases.
Changelog
Sourced from org.owasp:dependency-check-maven's changelog.
Commits
4a32ff1
build: prepare release v9.0.83d648c5
docs: release 9.0.8293c98d
build(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin ...361e255
build(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.1 to 2.16...be5c4a4
fix: favor stability over performance (#6349)a110bd0
chore: replace commons-io with core java calls (#6343)6146364
build(deps): bump org.jetbrains:annotations from 24.0.1 to 24.1.0 (#6097)77adb07
build(deps): bump actions/setup-node from 4.0.0 to 4.0.1 (#6341)9199230
fix: improve error reporting for invalid H2 database (#6339)401d031
fix: rework fix for closing input streams on errors correctly (#6338)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