-
Notifications
You must be signed in to change notification settings - Fork 24
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
build(deps): Bump org.apache.maven.plugins:maven-plugin-plugin from 3.9.0 to 3.15.1 #513
Merged
VenelinBakalov
merged 3 commits into
main
from
dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.15.1
Nov 29, 2024
Merged
build(deps): Bump org.apache.maven.plugins:maven-plugin-plugin from 3.9.0 to 3.15.1 #513
VenelinBakalov
merged 3 commits into
main
from
dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.15.1
Nov 29, 2024
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
kind/dependencies
Pull requests that update a dependency file
lang/java
Related to Java Code
labels
Nov 14, 2024
@dependabot recreate |
dependabot
bot
force-pushed
the
dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.15.1
branch
from
November 14, 2024 08:02
0e64f72
to
710f501
Compare
@dependabot recreate |
dependabot
bot
force-pushed
the
dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.15.1
branch
from
November 20, 2024 13:17
710f501
to
11f2320
Compare
@dependabot recreate |
dependabot
bot
force-pushed
the
dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.15.1
branch
from
November 21, 2024 11:26
11f2320
to
42a0536
Compare
@dependabot recreate |
dependabot
bot
force-pushed
the
dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.15.1
branch
from
November 25, 2024 10:11
42a0536
to
d8c3b17
Compare
@dependabot recreate |
dependabot
bot
force-pushed
the
dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.15.1
branch
from
November 26, 2024 11:34
d8c3b17
to
7d1dc24
Compare
@VenelinBakalov Enough time wasted on this. I say we close this. What do you think? |
@dependabot recreate |
dependabot
bot
force-pushed
the
dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.15.1
branch
from
November 27, 2024 10:49
7d1dc24
to
e234640
Compare
@dependabot recreate |
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.9.0 to 3.15.1. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.9.0...maven-plugin-tools-3.15.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.15.1
branch
from
November 29, 2024 10:35
e234640
to
e9d80b7
Compare
The issue seems to come from `Guice` which is a dependency injection framework. The `@Component` tag was deprecated in favor of newer approaches. @jakarta is the way to do injections apparently now Signed-off-by: Stefan Genov <[email protected]>
…re-aria into dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.15.1 Signed-off-by: Stefan Genov <[email protected]>
VenelinBakalov
approved these changes
Nov 29, 2024
VenelinBakalov
approved these changes
Nov 29, 2024
dependabot
bot
deleted the
dependabot/maven/org.apache.maven.plugins-maven-plugin-plugin-3.15.1
branch
November 29, 2024 13:37
Reverted with https://github.com/vmware/build-tools-for-vmware-aria/pull/549/files |
VenelinBakalov
added
the
kind/skip-changelog
Release Drafter: Don't add to the release changelog
label
Dec 2, 2024
Fixed with #554 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kind/dependencies
Pull requests that update a dependency file
kind/skip-changelog
Release Drafter: Don't add to the release changelog
lang/java
Related to Java Code
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 org.apache.maven.plugins:maven-plugin-plugin from 3.9.0 to 3.15.1.
Release notes
Sourced from org.apache.maven.plugins:maven-plugin-plugin's releases.
... (truncated)
Commits
bc2daa4
[maven-release-plugin] prepare release maven-plugin-tools-3.15.108c9597
Bump asmVersion from 9.7 to 9.7.1578637b
Bump org.junit:junit-bom from 5.11.0 to 5.11.3a6c9b9c
[MPLUGIN-538] Upgrade to Doxia 2.0.0 GA Stack5d8b615
Bump net.bytebuddy:byte-buddy from 1.14.18 to 1.15.59888c96
Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.3.0d2adc90
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.018c156b
Bump maven3Version from 3.9.8 to 3.9.9 (#321)306fabe
Bump org.junit:junit-bom from 5.10.3 to 5.11.093604a3
[maven-release-plugin] prepare for next development iterationDependabot 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)