-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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 root group across 1 directory with 20 updates #3680
Closed
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Oct 17, 2024
dependabot
bot
force-pushed
the
dependabot/maven/root-baef69365f
branch
from
October 21, 2024 04:29
b7765eb
to
3034a5c
Compare
Bumps the root group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `2.0.2` | `3.13.0` | | [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) | `3.4.0` | `3.6.0` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `3.24.0` | `4.28.2` | | [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) | `1.3` | `3.1.0` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.1.0` | `3.4.1` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.3.0` | `3.4.2` | | [com.google.guava:guava](https://github.com/google/guava) | `33.3.0-jre` | `33.3.1-jre` | | [org.apache.maven.scm:maven-scm-api](https://github.com/apache/maven-scm) | `2.0.1` | `2.1.0` | | org.apache.maven.scm:maven-scm-provider-gitexe | `2.0.1` | `2.1.0` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `2.23.4` | `5.14.2` | | [org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) | `1.15` | `1.24` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.1.2` | `3.5.1` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.3.0` | `3.3.1` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.5.0` | `3.10.1` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.0.1` | `3.1.1` | | org.sonatype.plugins:nexus-staging-maven-plugin | `1.6.13` | `1.7.0` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.1.0` | `3.2.7` | | [com.google.template:soy](https://github.com/google/closure-templates) | `2022-07-20` | `v20160111` | | [com.google.cloud.tools:appengine-maven-plugin](https://github.com/GoogleCloudPlatform/appengine-plugins) | `2.4.4` | `2.8.1` | | commons-io:commons-io | `2.13.0` | `2.17.0` | Updates `org.apache.maven.plugins:maven-compiler-plugin` from 2.0.2 to 3.13.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-2.0.2...maven-compiler-plugin-3.13.0) Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.4.0 to 3.6.0 - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@3.4.0...3.6.0) Updates `com.google.protobuf:protobuf-java` from 3.24.0 to 4.28.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `org.apache.maven.plugins:maven-antrun-plugin` from 1.3 to 3.1.0 - [Commits](apache/maven-antrun-plugin@maven-antrun-plugin-1.3...maven-antrun-plugin-3.1.0) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.1.0 to 3.4.1 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.1.0...3.4.1) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.3.0 to 3.4.2 - [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.4.2) Updates `com.google.guava:guava` from 33.3.0-jre to 33.3.1-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.apache.maven.scm:maven-scm-api` from 2.0.1 to 2.1.0 - [Commits](apache/maven-scm@maven-scm-2.0.1...maven-scm-2.1.0) Updates `org.apache.maven.scm:maven-scm-provider-gitexe` from 2.0.1 to 2.1.0 Updates `org.mockito:mockito-core` from 2.23.4 to 5.14.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.23.4...v5.14.2) Updates `org.codehaus.mojo:animal-sniffer-maven-plugin` from 1.15 to 1.24 - [Release notes](https://github.com/mojohaus/animal-sniffer/releases) - [Commits](mojohaus/animal-sniffer@animal-sniffer-parent-1.15...animal-sniffer-1.24) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.1.2 to 3.5.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.2...surefire-3.5.1) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.0 to 3.3.1 - [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.3.1) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.5.0 to 3.10.1 - [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.10.1) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.0.1 to 3.1.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.0.1...maven-release-3.1.1) Updates `org.sonatype.plugins:nexus-staging-maven-plugin` from 1.6.13 to 1.7.0 Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.1.0 to 3.2.7 - [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.7) Updates `com.google.template:soy` from 2022-07-20 to v20160111 - [Commits](https://github.com/google/closure-templates/commits) Updates `com.google.cloud.tools:appengine-maven-plugin` from 2.4.4 to 2.8.1 - [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.1) Updates `commons-io:commons-io` from 2.13.0 to 2.17.0 --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: root - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-major dependency-group: root - dependency-name: org.apache.maven.plugins:maven-antrun-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: root - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root - dependency-name: org.apache.maven.scm:maven-scm-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: org.apache.maven.scm:maven-scm-provider-gitexe dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-major dependency-group: root - dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: com.google.template:soy dependency-type: direct:production dependency-group: root - dependency-name: com.google.cloud.tools:appengine-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/maven/root-baef69365f
branch
from
October 21, 2024 07:38
3034a5c
to
36e81d3
Compare
Superseded by #3700. |
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 root group with 20 updates in the / directory:
2.0.2
3.13.0
3.4.0
3.6.0
3.24.0
4.28.2
1.3
3.1.0
3.1.0
3.4.1
3.3.0
3.4.2
33.3.0-jre
33.3.1-jre
2.0.1
2.1.0
2.0.1
2.1.0
2.23.4
5.14.2
1.15
1.24
3.1.2
3.5.1
3.3.0
3.3.1
3.5.0
3.10.1
3.0.1
3.1.1
1.6.13
1.7.0
3.1.0
3.2.7
2022-07-20
v20160111
2.4.4
2.8.1
2.13.0
2.17.0
Updates
org.apache.maven.plugins:maven-compiler-plugin
from 2.0.2 to 3.13.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
... (truncated)
Commits
a1415aa
[maven-release-plugin] prepare release maven-compiler-plugin-3.13.0b2b9196
[MCOMPILER-574] Propagate cause of exception in AbstractCompilerMojo6d2ce5a
[MCOMPILER-584] Refresh page - Using Non-Javac Compilerseebad60
[MCOMPILER-585] Refresh plugins versions in ITsceacf68
[MCOMPILER-582] Automatic detection of release option for JDK < 9110293f
[MCOMPILER-583] Require Maven 3.6.390131df
[MCOMPILER-575] Bump plexusCompilerVersion from 2.14.2 to 2.15.0 (#227)74cfc72
[MCOMPILER-548] JDK 21 throws annotations processing warning that can not be ...f85aa27
Bump apache/maven-gh-actions-shared from 3 to 4d59ef49
extract Maven 3.3.1 specific method callUpdates
org.codehaus.mojo:build-helper-maven-plugin
from 3.4.0 to 3.6.0Release notes
Sourced from org.codehaus.mojo:build-helper-maven-plugin's releases.
... (truncated)
Commits
3333454
[maven-release-plugin] prepare release 3.6.005ee2cb
Delete link to remove-project-artifact as is deprecateda4190d2
Cleanups dependenciesb99f6be
Remove public modifiers from JUnit 5 testsf21a027
Add me as developer211d4b9
Delete example about remove-project-artifact as is deprecated27ab334
Deprecate remove-project-artifact goal8a4c7c4
Bump org.codehaus.mojo:mojo-parent from 81 to 8257f5480
Bump org.codehaus.mojo:mojo-parent from 78 to 81 (#204)c09d779
Use shared action for release drafterUpdates
com.google.protobuf:protobuf-java
from 3.24.0 to 4.28.2Commits
Updates
org.apache.maven.plugins:maven-antrun-plugin
from 1.3 to 3.1.0Commits
feceee8
[maven-release-plugin] prepare release maven-antrun-plugin-3.1.04e899c4
[MANTRUN-236] Upgrade Maven Plugin Plugin to 3.6.461c21bd
Update CI URLb446737
Bump checkstyle from 9.2.1 to 9.343cb90e
[MANTRUN-232] Require Maven 3.2.5 - set proper maven scopes2274253
Shared GitHub Actions v27911362
Bump checkstyle from 9.0.1 to 9.2.15bb03c3
(doc) Update plugins before releasee773180
Bump maven-site-plugin from 3.9.1 to 3.10.068fc833
Bump xmlunit-matchers from 2.8.3 to 2.8.4Updates
org.codehaus.mojo:exec-maven-plugin
from 3.1.0 to 3.4.1Release notes
Sourced from org.codehaus.mojo:exec-maven-plugin's releases.
... (truncated)
Commits
7b0be2c
[maven-release-plugin] prepare release 3.4.15ac4f80
Environment variable Path should be used as case-insensitivecfb3a9f
Use Maven4 enabled with GH Actiond0ded48
Use shared release drafter GH Action4c22954
Bump org.codehaus.mojo:mojo-parent from 84 to 85a8c4f94
fix: NPE because declared MavenSession field hides field of superclassa2b735f
Remove redundant spotless configuration8e0e83c
[maven-release-plugin] prepare for next development iteration6c4996f
[maven-release-plugin] prepare release 3.4.0c7ad671
Remove Log4j 1.2.x from ITsUpdates
org.apache.maven.plugins:maven-jar-plugin
from 3.3.0 to 3.4.2Release notes
Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.
Commits
95007e8
[maven-release-plugin] prepare release maven-jar-plugin-3.4.299584ce
Build with Maven 4e9c98a4
[MJAR-310] fixed toolchain version detection when toolchain paths contain whi...a5554bb
[maven-release-plugin] prepare for next development iteration8b29adc
[maven-release-plugin] prepare release maven-jar-plugin-3.4.1325b299
[MJAR-308] Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (#85)52111cc
[MJAR-307] Wrong version of commons-io cause a ClassNotFound o.a.commons.io.f...902d4c5
[maven-release-plugin] prepare for next development iteration992f44a
[maven-release-plugin] prepare release maven-jar-plugin-3.4.05e31b99
[MJAR-296] Allow including files excluded by default. (#67)Updates
com.google.guava:guava
from 33.3.0-jre to 33.3.1-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
org.apache.maven.scm:maven-scm-api
from 2.0.1 to 2.1.0Commits
55186fd
[maven-release-plugin] prepare release maven-scm-2.1.095817d6
[SCM-939] Assume SCM is presentcb1efe4
Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#206)d77b92e
[SCM-1022] jgit push failure is not failing the build6991a0b
Explicitly return true in selectorsa297237
[SCM-914] Introduce properly typed last modified date (#193)93d0142
[SCM-1024] maven-scm-plugin tests do not properly check for existence of svn ...17a44f9
[SCM-1023] Upgrade componentscdd5768
[SCM-1021] Bump org.apache.commons:commons-lang3 from 3.11 to 3.14.0 (#187)4c5cd26
[SCM-1020] Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 (#189)Updates
org.apache.maven.scm:maven-scm-provider-gitexe
from 2.0.1 to 2.1.0Updates
org.mockito:mockito-core
from 2.23.4 to 5.14.2Release notes
Sourced from org.mockito:mockito-core's releases.
... (truncated)
Commits
7834859
UpdatenexusPublishing
to use project.group(#3470)297d147
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)6a72b10
Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)68ca2f8
Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)147c599
Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)9942641
Avoid attach warning if Byte Buddy is configured for command-line attach. (#3...560d855
Removes deprecated and now unused gradle/root/gradle-fix.gradle1c0b04b
Rename extension modules with mockito- prefix (#3460)ab32438
Move core sources tomockito-core
61dcd83
Switch gradleEnterprise to develocityUpdates
org.codehaus.mojo:animal-sniffer-maven-plugin
from 1.15 to 1.24Release notes
Sourced from org.codehaus.mojo:animal-sniffer-maven-plugin's releases.
... (truncated)
Commits
585a296
[maven-release-plugin] prepare release animal-sniffer-1.242fd61f1
Drop dependency to plexus-container5a1d0e4
(CI) check Java 21 and latest Maven 3.9.8651abd2
Reformat codeff9e569
Bump org.codehaus.mojo:mojo-parent from 78 to 84466443d
Bump org.apache.maven.enforcer:enforcer-api from 3.4.1 to 3.5.0403b142
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0e2c0d80
Bump org.apache.maven.shared:maven-common-artifact-filters95fe4f5
(doc) drop Temurin from CIf237a81
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.3Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.1.2 to 3.5.1Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.