Skip to content
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

fix(deps): update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.13.0 #3167

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.maven.plugin-tools:maven-plugin-annotations 3.12.0 -> 3.13.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.


PR-Codex overview

This PR updates the version of maven-plugin-annotations in the eo-maven-plugin project from 3.12.0 to 3.13.0.

Detailed summary

  • Updated maven-plugin-annotations version from 3.12.0 to 3.13.0.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@@ -114,7 +114,7 @@ SOFTWARE.
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.12.0</version>
<version>3.13.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code diff indicates that the version of the dependency 'maven-plugin-annotations' has been updated from '3.12.0' to '3.13.0'. As long as this version is properly available in your Maven repository and doesn't lead to any compatibility issues within your project, then there are no apparent irregularities or confusions in the change.

@yegor256
Copy link
Member

yegor256 commented May 5, 2024

@rultor please, try to merge, since 20 checks have passed

@rultor
Copy link
Contributor

rultor commented May 5, 2024

@rultor please, try to merge, since 20 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 381f6de into master May 5, 2024
21 checks passed
@rultor
Copy link
Contributor

rultor commented May 5, 2024

@rultor please, try to merge, since 20 checks have passed

@yegor256 Done! FYI, the full log is here (took me 20min)

@renovate renovate bot deleted the renovate/org.apache.maven.plugin-tools-maven-plugin-annotations-3.x branch May 5, 2024 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants