Bump the plugins group across 1 directory with 4 updates#735
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the plugins group across 1 directory with 4 updates#735dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Collaborator
|
The Checkstyle 13 update requires Java 21 as a minimum. This repository currently runs on Java 17. Given that there are two newer LTS versions of Java now available (v21 and v25), I would suggest that we upgrade the various version identifiers to begin using Java 21. |
Bumps the plugins group with 4 updates in the / directory: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle), [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin), [org.codehaus.mojo:properties-maven-plugin](https://github.com/mojohaus/properties-maven-plugin) and [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck). Updates `com.puppycrawl.tools:checkstyle` from 12.3.0 to 13.1.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.3.0...checkstyle-13.1.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0) Updates `org.codehaus.mojo:properties-maven-plugin` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/mojohaus/properties-maven-plugin/releases) - [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.0 - [Release notes](https://github.com/dependency-check/DependencyCheck/releases) - [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](dependency-check/DependencyCheck@v12.1.9...v12.2.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.1.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.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>
a25c138 to
d07de92
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 4 updates in the / directory: com.puppycrawl.tools:checkstyle, org.apache.maven.plugins:maven-compiler-plugin, org.codehaus.mojo:properties-maven-plugin and org.owasp:dependency-check-maven.
Updates
com.puppycrawl.tools:checkstylefrom 12.3.0 to 13.1.0Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
079d68d[maven-release-plugin] prepare release checkstyle-13.1.0aa2d5a0doc: release notes for 13.1.0a4873e0Issue #18556: updating multifileregexpheader and adding external xml in checke4080e0Issue #17882: added comments for SNIPPET_* tokens30a2615Pull #18795: Dedicaterewriterecipes #18794 #18673 #187915802cb8Issue #15456: defining violation message visibility9fd55e1minor: setting lf line ending for InputJavadocTypeWithBlockComment.java9f09882Issue #7523: CLI '-s' option does not match by data from '-t'40f2a1dIssue #17882: Add JAVADOC_INLINE_TAG_END token documentation464188eIssue #16087: Refractor JavadocTypCheckUpdates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.14.1 to 3.15.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
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.codehaus.mojo:properties-maven-pluginfrom 1.2.1 to 1.3.0Release notes
Sourced from org.codehaus.mojo:properties-maven-plugin's releases.
Commits
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.0Release notes
Sourced from org.owasp:dependency-check-maven's releases.
Changelog
Sourced from org.owasp:dependency-check-maven's changelog.
Commits
909229ebuild: prepare release v12.2.0f6f3d76chore: reset snapshot version and fix site67d0d1abuild: Release 12.2.0 (#8216)6f46091build: prepare for next development iteration9ec772fbuild: prepare release v12.2.0e81b240docs: prepare release 12.2.041f1cdfbuild(deps): bump junit.version from 5.14.1 to 5.14.2 (#8214)26cfd65build(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0...f437aa0fix(ant): resolve relative paths against basedir (#8202)7f63b48Merge branch 'main' into fix-7918-ant-relative-pathsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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