-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Bump the root group across 1 directory with 20 updates #3829
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/root-c48edbd7ce
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.
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
978768e
to
9e68985
Compare
ed74f95
to
7517f47
Compare
7517f47
to
1617cfe
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) | `3.11.0` | `3.14.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.25.5` | `4.29.3` | | [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.5.0` | | [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.4.0-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.15.2` | | org.apache.felix:maven-bundle-plugin | `5.1.9` | `6.0.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.1.2` | `3.5.2` | | [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.11.2` | | [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.3` | | commons-io:commons-io | `2.13.0` | `2.18.0` | Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.14.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.14.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.25.5 to 4.29.3 - [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.5.0 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.1.0...3.5.0) 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.4.0-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.15.2 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.23.4...v5.15.2) Updates `org.apache.felix:maven-bundle-plugin` from 5.1.9 to 6.0.0 Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.1.2 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.1.2...surefire-3.5.2) 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.11.2 - [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.11.2) 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.3 - [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) Updates `commons-io:commons-io` from 2.13.0 to 2.18.0 --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor 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-minor 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.apache.felix:maven-bundle-plugin dependency-type: direct:production update-type: version-update:semver-major 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]>
1617cfe
to
f31666b
Compare
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:
3.11.0
3.14.0
3.4.0
3.6.0
3.25.5
4.29.3
1.3
3.1.0
3.1.0
3.5.0
3.3.0
3.4.2
33.3.0-jre
33.4.0-jre
2.0.1
2.1.0
2.0.1
2.1.0
2.23.4
5.15.2
5.1.9
6.0.0
3.1.2
3.5.2
3.3.0
3.3.1
3.5.0
3.11.2
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.3
2.13.0
2.18.0
Updates
org.apache.maven.plugins:maven-compiler-plugin
from 3.11.0 to 3.14.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
... (truncated)
Commits
b5e7d9b
[maven-release-plugin] prepare release maven-compiler-plugin-3.14.09134f12
Enable GitHub Issues19b8b12
Update scm tag according to branch09dce4e
[MCOMPILER-579] allow module-version configuration (#273)f7c3c5f
Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.4.0764a54b
[MNGSITE-529] Rename "Goals" to "Plugin Documentation"cfacbc1
PR Automation only on close event5c26bba
Use JUnit version from parent5449407
[MCOMPILER-529] Update docs about version schema (Maven 3)01d5b88
Bump mavenVersion from 3.6.3 to 3.9.9 (#283)Updates
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.25.5 to 4.29.3Commits
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.5.0Release notes
Sourced from org.codehaus.mojo:exec-maven-plugin's releases.
... (truncated)
Commits
b80d3d6
[maven-release-plugin] prepare release 3.5.0226a8ce
Update site descriptor to 2.0.047eac15
#322, enable to control the exec:java interaction with JVM classloader more f...582aed0
Bump project version8e7fa52
Update src/main/java/org/codehaus/mojo/exec/ExecMojo.javad2bdc9c
Add toolchain java path to environment variables in ExecMojo - added tests an...eb62d78
Add toolchain java path to environment variables in ExecMojo - added tests an...8dbbb07
Add toolchain java path to environment variables in ExecMojo - added tests an...168b368
Add toolchain java path to environment variables in ExecMojo - added tests an...491526a
Add toolchain java path to environment variables in ExecMojo - added tests an...Updates
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.4.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
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.15.2Release notes
Sourced from org.mockito:mockito-core's releases.
... (truncated)
Commits
e04dbbe
Fix javadoc publication (#3561)567c5b9
Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 (#3560)2c184c9
Introduce release convention plugin for Shipkit integration (#3533)68c4285
Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (#3557)cd4704a
Avoid warning when dynamic attach is enabled with JVM flag (#3551)3731b6b
Bump org.junit.platform:junit-platform-launcher from 1.11.3 to 1.11.4 (#3555)29c9476
Bump junit-jupiter from 5.11.3 to 5.11.4 (#3554)dc0dc88
Bump bytebuddy from 1.15.10 to 1.15.11 (#3553)2e7992b
Bump com.google.googlejavaformat:google-java-format (#3545)51ed33f
Bump com.gradle.develocity from 3.18.2 to 3.19 (#3544)Updates
org.apache.felix:maven-bundle-plugin
from 5.1.9 to 6.0.0Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.1.2 to 3.5.2Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
ea9f049
[maven-release-plugin] prepare release surefire-3.5.2e1f94a0
[SUREFIRE-2276] JUnit5's TestTemplate failures treated as flakes with retriesd24adb4
[SUREFIRE-2277] RunResult#getFlakes() is lost during serialisation/deserialis...4385e94
Remove links to non-existing report8881971
Remove outdated FAQ0121834
[SUREFIRE-2283] FAQ site contains broken link to failsafe-plugin91d16c3
Fix formatting of XML schema files6cb417a
Add .xsd to .gitattributes9ce5221
[SUREFIRE-2282] surefire-report-plugin: Update Introduction documentation page620b983
[SUREFIRE-2281] Upgrade to Doxia 2.0.0 GA StackUpdates
org.apache.maven.plugins:maven-source-plugin
from 3.3.0 to 3.3.1Commits
f80596e
[maven-release-plugin] prepare release maven-source-plugin-3.3.17626998
Bump apache/maven-gh-actions-shared from 3 to 483c963c
Bump org.apache.maven.plugins:maven-plugins from 39 to 41 (#18)40ae495
Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.1 (#20)073462b
Bump org.apache.maven:maven-archiver from 3.6.0 to 3.6.1 (#21)