-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Bump the tools-java group across 1 directory with 7 updates #3820
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/tools/java/tools-java-b911ab2fe9
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.
Open
Bump the tools-java group across 1 directory with 7 updates #3820
dependabot
wants to merge
1
commit into
master
from
dependabot/maven/tools/java/tools-java-b911ab2fe9
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
3046963
to
0e45ccf
Compare
0e45ccf
to
2897cd8
Compare
Bumps the tools-java group with 7 updates in the /tools/java 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` | 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) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tools-java - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tools-java - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-major dependency-group: tools-java - dependency-name: org.apache.maven.plugins:maven-antrun-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: tools-java - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tools-java - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tools-java - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tools-java ... Signed-off-by: dependabot[bot] <[email protected]>
2897cd8
to
73cca2e
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 tools-java group with 7 updates in the /tools/java 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
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
Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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