-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Bump the java group across 1 directory with 17 updates #3961
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/maven/java/java-96b7bac164
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+23
−23
Conversation
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
Bumps the java group with 17 updates in the /java directory: | Package | From | To | | --- | --- | --- | | [org.apache.maven.scm:maven-scm-api](https://github.com/apache/maven-scm) | `2.0.1` | `2.2.1` | | org.apache.maven.scm:maven-scm-provider-gitexe | `2.0.1` | `2.2.1` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `2.23.4` | `5.21.0` | | org.apache.felix:maven-bundle-plugin | `5.1.9` | `6.0.0` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.3.0` | `3.5.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.1.2` | `3.5.4` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.3.0` | `3.4.0` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.5.0` | `3.12.0` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.0.1` | `3.3.1` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.15.0` | | [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.8.0` | `0.10.0` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.1.0` | `3.2.8` | | [com.google.cloud.tools:appengine-maven-plugin](https://github.com/GoogleCloudPlatform/appengine-plugins) | `2.4.4` | `2.8.6` | | [commons-io:commons-io](https://github.com/apache/commons-io) | `2.14.0` | `2.21.0` | | commons-fileupload:commons-fileupload | `1.5` | `1.6.0` | | [org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin) | `3.4.0` | `3.5.1` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.1.0` | `3.6.3` | Updates `org.apache.maven.scm:maven-scm-api` from 2.0.1 to 2.2.1 - [Release notes](https://github.com/apache/maven-scm/releases) - [Commits](apache/maven-scm@maven-scm-2.0.1...v2.2.1) Updates `org.apache.maven.scm:maven-scm-provider-gitexe` from 2.0.1 to 2.2.1 Updates `org.mockito:mockito-core` from 2.23.4 to 5.21.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.23.4...v5.21.0) Updates `org.apache.felix:maven-bundle-plugin` from 5.1.9 to 6.0.0 Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.3.0 to 3.5.0 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.3.0...maven-jar-plugin-3.5.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.1.2 to 3.5.4 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.2...surefire-3.5.4) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.0...maven-source-plugin-3.4.0) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.5.0 to 3.12.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.12.0) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.0.1 to 3.3.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.0.1...maven-release-3.3.1) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.15.0) Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.8.0 to 0.10.0 - [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.1.0 to 3.2.8 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.8) Updates `com.google.cloud.tools:appengine-maven-plugin` from 2.4.4 to 2.8.6 - [Release notes](https://github.com/GoogleCloudPlatform/appengine-plugins/releases) - [Changelog](https://github.com/GoogleCloudPlatform/appengine-plugins/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleCloudPlatform/appengine-plugins/commits/v2.8.6) Updates `commons-io:commons-io` from 2.14.0 to 2.21.0 - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.14.0...rel/commons-io-2.21.0) Updates `commons-fileupload:commons-fileupload` from 1.5 to 1.6.0 Updates `org.apache.maven.plugins:maven-war-plugin` from 3.4.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-war-plugin/releases) - [Commits](apache/maven-war-plugin@maven-war-plugin-3.4.0...maven-war-plugin-3.5.1) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.1.0 to 3.6.3 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.1.0...3.6.3) --- updated-dependencies: - dependency-name: org.apache.maven.scm:maven-scm-api dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.scm:maven-scm-provider-gitexe dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.mockito:mockito-core dependency-version: 5.21.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: java - dependency-name: org.apache.felix:maven-bundle-plugin dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: java - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-version: 3.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.sonatype.central:central-publishing-maven-plugin dependency-version: 0.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java - dependency-name: com.google.cloud.tools:appengine-maven-plugin dependency-version: 2.8.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java - dependency-name: commons-io:commons-io dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: commons-fileupload:commons-fileupload dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-version: 3.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: java ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 java group with 17 updates in the /java directory:
2.0.12.2.12.0.12.2.12.23.45.21.05.1.96.0.03.3.03.5.03.1.23.5.43.3.03.4.03.5.03.12.03.0.13.3.13.11.03.15.00.8.00.10.03.1.03.2.82.4.42.8.62.14.02.21.01.51.6.03.4.03.5.13.1.03.6.3Updates
org.apache.maven.scm:maven-scm-apifrom 2.0.1 to 2.2.1Release notes
Sourced from org.apache.maven.scm:maven-scm-api's releases.
... (truncated)
Commits
f2a75b3[maven-release-plugin] prepare for next development iteration65b342b[maven-release-plugin] prepare release maven-scm-2.2.1ab95cfc[maven-release-plugin] rollback the release of maven-scm-2.2.126021cf[maven-release-plugin] prepare for next development iteration851705aAdd method to ScmManager to get an ScmRepository from an existing01ffa73trivial: clarify description0e5bccdDeprecate ConsumerUtils (#1315)ea97644Reduce log noise (#1313)092eed6Use SSHD 2.16.0041492eFollow Oracle Javadoc guidelines (#1312)Updates
org.apache.maven.scm:maven-scm-provider-gitexefrom 2.0.1 to 2.2.1Updates
org.mockito:mockito-corefrom 2.23.4 to 5.21.0Release notes
Sourced from org.mockito:mockito-core's releases.
... (truncated)
Commits
09d2230Bump graalvm/setup-graalvm from 1.4.3 to 1.4.4 (#3768)df3e0ccBump graalvm/setup-graalvm from 1.4.2 to 1.4.3 (#3767)04a6e9fBump actions/checkout from 5 to 6 (#3765)756a3cfAdd description of matchers to potential mismatch (#3760)58ba445Forbid mocking WeakReference with inline mock maker (#3759)966d600Bump actions/upload-artifact from 4 to 5 (#3756)632bf7bBump graalvm/setup-graalvm from 1.4.1 to 1.4.2 (#3755)8564b43Fix primitives support in GenericArrayReturnType for Android (#3753)bf3a809Bump graalvm/setup-graalvm from 1.4.0 to 1.4.1 (#3744)cffddd4Bump gradle/actions from 4 to 5 (#3743)Updates
org.apache.felix:maven-bundle-pluginfrom 5.1.9 to 6.0.0Updates
org.apache.maven.plugins:maven-jar-pluginfrom 3.3.0 to 3.5.0Release notes
Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.
... (truncated)
Commits
68d00f1[maven-release-plugin] prepare release maven-jar-plugin-3.5.0357b9bfUpdate site descriptor to 2.0.0340249cFix detecting java version for toolchains and JDK 1.806a6245chore: remove junit3 referencesd302b2cBump commons-io:commons-io from 2.20.0 to 2.21.06081bdbBump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4ef8ed4cMigrate component injection to JSR-330704a35cIgnore stderr when parsing javac version from toolchain (#471)0beb969Use maven-plugin-testing-harness version 3.4.0c2624c8Bump org.apache.maven.plugin-tools:maven-plugin-annotations (#488)Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.1.2 to 3.5.4Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
88513d8[maven-release-plugin] prepare release surefire-3.5.49c48828Simplify cuncumber IT configuration and make windows build working again (#3174)74b2d8cBump org.htmlunit:htmlunit from 4.15.0 to 4.16.0 (#3173)6c30bf1[SUREFIRE-2298] fix xml output with junit 5 nested classes (#828)9f49866Bump org.codehaus.plexus:plexus-i18n from 1.0-beta-10 to 1.0.0 (#3172)fb96954Bump org.htmlunit:htmlunit from 4.13.0 to 4.15.0 (#3171)1e63159Name the shutdown hook (#3170)76e806afeat: enable prevent branch protection rules (#3168)0fbfb27Implement fail-fast behavior for JUnit Platform provider (#3155)98d081eBump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3167)Updates
org.apache.maven.plugins:maven-source-pluginfrom 3.3.0 to 3.4.0Release notes
Sourced from org.apache.maven.plugins:maven-source-plugin's releases.
Commits
ecf937a[maven-release-plugin] prepare release maven-source-plugin-3.4.095b3bf4Revert "[maven-release-plugin] prepare for next development iteration"7a9a770[maven-release-plugin] prepare for next development iteration292c1ceUse plexus-utils version from parentbf79b71Bump m-invoker-p to 3.9.14f3fcb9Bump commons-io:commons-io from 2.20.0 to 2.21.0a867442Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.451c66acBump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5267df46Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.3ef85324Bump org.apache.maven.plugin-testing:maven-plugin-testing-harnessUpdates
org.apache.maven.plugins:maven-javadoc-pluginfrom 3.5.0 to 3.12.0Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
... (truncated)
Commits
2a06bed[maven-release-plugin] prepare release maven-javadoc-plugin-3.12.0a71ecf9bump version 3.12.0-SNAPSHOT88f2b71[maven-release-plugin] prepare for next development iteration7e18956[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.4c11b76cIn legacyMode, don't use -sourcepath, unless excludePackageNames is not empty...bc9904bremove fix mojo (#1263)f310135Fixpackage {...} does not existinlegacyMode(#1243)c8270f9detectOfflineLinks is now false per default for all jar mojo issue #1258 ...953e609Delete flaky test (#1260)2bba7a4Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0Updates
org.apache.maven.plugins:maven-release-pluginfrom 3.0.1 to 3.3.1Release notes
Sourced from org.apache.maven.plugins:maven-release-plugin's releases.