Bump the plugins group across 1 directory with 6 updates#741
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the plugins group across 1 directory with 6 updates#741dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
dbc6720 to
67ca3d6
Compare
67ca3d6 to
b810d54
Compare
b810d54 to
9d28d86
Compare
Bumps the plugins group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `12.3.0` | `13.4.1` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.1` | `3.15.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.5` | | [org.apache.maven.plugins:maven-surefire-report-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.5` | | [org.codehaus.mojo:properties-maven-plugin](https://github.com/mojohaus/properties-maven-plugin) | `1.2.1` | `1.3.0` | | [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) | `12.1.9` | `12.2.1` | Updates `com.puppycrawl.tools:checkstyle` from 12.3.0 to 13.4.1 - [Commits](checkstyle/checkstyle@checkstyle-12.3.0...checkstyle-13.4.1) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0 - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.5 - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.5) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.5.4 to 3.5.5 - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.5) Updates `org.codehaus.mojo:properties-maven-plugin` from 1.2.1 to 1.3.0 - [Commits](mojohaus/properties-maven-plugin@1.2.1...properties-maven-plugin-1.3.0) Updates `org.owasp:dependency-check-maven` from 12.1.9 to 12.2.1 - [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](dependency-check/DependencyCheck@v12.1.9...v12.2.1) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.5.4 to 3.5.5 - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.5) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: plugins - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: plugins - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: plugins - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: plugins - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: plugins - dependency-name: org.codehaus.mojo:properties-maven-plugin dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: plugins - dependency-name: org.owasp:dependency-check-maven dependency-version: 12.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: plugins ... Signed-off-by: dependabot[bot] <support@github.com>
9d28d86 to
49cb41a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the plugins group with 6 updates in the / directory:
12.3.013.4.13.14.13.15.03.5.43.5.53.5.43.5.51.2.11.3.012.1.912.2.1Updates
com.puppycrawl.tools:checkstylefrom 12.3.0 to 13.4.1Commits
2da95d8[maven-release-plugin] prepare release checkstyle-13.4.15dc79fbdoc: release notes for 13.4.12a504e4dependency: bump pmd.version from 7.23.0 to 7.24.0ac2e43fIssue #11440: add comment over testEqualsAndHashCode in XpathFilterElementTestc32d6daIssue #11440: remove redundant tests in XpathFilterElementTestcc58700Issue #11440: remove tests from XpathFilterElementTest5489634dependency: bump commons-io:commons-io from 2.21.0 to 2.22.079f6c6cdependency: bump the rewrite group with 3 updatese617f8cIssue #19739: Remove '//ok' comments from it Input files2cccdddIssue #5460: Fix false positive in ImportOrder for separator between static a...Updates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.14.1 to 3.15.0Commits
9290cb3[maven-release-plugin] prepare release maven-compiler-plugin-3.15.03657d40Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness7bbf805Bump plexusCompilerVersion from 2.16.1 to 2.16.257fa938Bump org.apache.maven.plugins:maven-plugins from 46 to 47385e3f2Fix Java 25 compatibility during integration tests (#1020)6b34423Bump org.apache.maven.plugins:maven-plugins from 45 to 46aaeb9c6[MCOMPILER-540] useIncrementalCompilation=false may add generated sources to ...6e3db9dBump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.20fe9b84Remove declaration of "plexus-snapshots" repository (#1010)35f6800Bump org.ow2.asm:asm from 9.9 to 9.9.1Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.4 to 3.5.5Commits
968cb38[maven-release-plugin] prepare release surefire-3.5.58e7dc41Reapply "Replace runing external process and parsing output with simple Proce...4ced57cRevert "Replace runing external process and parsing output with simple Proces…"8496d9aBump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (#3209)68265e5Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#3260)0b19014Replace runing external process and parsing output with simple ProcessHandle ...688f8c4Use PowerShell instead of WMIC for detecting zombie process on Windows (#3258)e5c01a6Build only by the latest Maven on Jenkins (#3255)9c99e97Fix Jenkin badges in README (#3254)20930eaBump parent from 44 to 47 (#3253)Updates
org.apache.maven.plugins:maven-surefire-report-pluginfrom 3.5.4 to 3.5.5Commits
968cb38[maven-release-plugin] prepare release surefire-3.5.58e7dc41Reapply "Replace runing external process and parsing output with simple Proce...4ced57cRevert "Replace runing external process and parsing output with simple Proces…"8496d9aBump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (#3209)68265e5Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#3260)0b19014Replace runing external process and parsing output with simple ProcessHandle ...688f8c4Use PowerShell instead of WMIC for detecting zombie process on Windows (#3258)e5c01a6Build only by the latest Maven on Jenkins (#3255)9c99e97Fix Jenkin badges in README (#3254)20930eaBump parent from 44 to 47 (#3253)Updates
org.codehaus.mojo:properties-maven-pluginfrom 1.2.1 to 1.3.0Commits
91a2ade[maven-release-plugin] prepare release properties-maven-plugin-1.3.0bf56d32Bump org.codehaus.mojo:mojo-parent from 94 to 9580e20beBump org.codehaus.mojo:mojo-parent from 93 to 94e8ae7a5Bump org.yaml:snakeyaml from 2.4 to 2.5bb39c3dBump org.codehaus.mojo:mojo-parent from 92 to 93b41267bBump org.codehaus.mojo:mojo-parent from 91 to 92bb548c5Bump org.codehaus.mojo:mojo-parent from 87 to 913ffa9cbUse Sisu plugin7adbe3bRequire Maven 3.6.3407342fBump org.yaml:snakeyaml from 2.3 to 2.4Updates
org.owasp:dependency-check-mavenfrom 12.1.9 to 12.2.1Changelog
Sourced from org.owasp:dependency-check-maven's changelog.
... (truncated)
Commits
bda36b8build: prepare release v12.2.1ef83e7bdocs: prepare release 12.2.109af10dfix: update docs (#8405)3562775build(deps): bump golang from 1.26.1-alpine to 1.26.2-alpine (#8403)9ef93bebuild(deps): bump golang from 1.26.1-alpine to 1.26.2-alpineca79bd5build(deps-dev): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.2 ...6b58069build(deps): bump apache.ant.version from 1.10.15 to 1.10.16 (#8401)91c6972fix: correct parsing for CVSSv4 strings with Provider Urgency (#8377)267e7ebbuild(deps): bump the actions-deps group with 2 updates (#8394)53f58abbuild(deps): bump org.codehaus.plexus:plexus-utils from 4.0.2 to 4.0.3 (#8389)Updates
org.apache.maven.plugins:maven-surefire-report-pluginfrom 3.5.4 to 3.5.5Commits
968cb38[maven-release-plugin] prepare release surefire-3.5.58e7dc41Reapply "Replace runing external process and parsing output with simple Proce...4ced57cRevert "Replace runing external process and parsing output with simple Proces…"8496d9aBump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (#3209)68265e5Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#3260)0b19014Replace runing external process and parsing output with simple ProcessHandle ...688f8c4Use PowerShell instead of WMIC for detecting zombie process on Windows (#3258)e5c01a6Build only by the latest Maven on Jenkins (#3255)9c99e97Fix Jenkin badges in README (#3254)20930eaBump parent from 44 to 47 (#3253)