Skip to content

Commit 8f461fb

Browse files
chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin to v2.20.1 (#1705)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [org.codehaus.mojo:versions-maven-plugin](https://www.mojohaus.org/versions/) ([source](https://redirect.github.com/mojohaus/versions)) | `2.20.0` -> `2.20.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.codehaus.mojo:versions-maven-plugin/2.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.codehaus.mojo:versions-maven-plugin/2.20.0/2.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mojohaus/versions (org.codehaus.mojo:versions-maven-plugin)</summary> ### [`v2.20.1`](https://redirect.github.com/mojohaus/versions/releases/tag/2.20.1) [Compare Source](https://redirect.github.com/mojohaus/versions/compare/2.20.0...2.20.1) <!-- Optional: add a release summary here --> #### 🐛 Bug Fixes - Fixed [#&#8203;1313](https://redirect.github.com/mojohaus/versions/issues/1313): Do not show existing version as update ([#&#8203;1315](https://redirect.github.com/mojohaus/versions/pull/1315)) [@&#8203;andrzejj0](https://redirect.github.com/andrzejj0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/prometheus/client_java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS41IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 246fe15 commit 8f461fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
<plugin>
294294
<groupId>org.codehaus.mojo</groupId>
295295
<artifactId>versions-maven-plugin</artifactId>
296-
<version>2.20.0</version>
296+
<version>2.20.1</version>
297297
<configuration>
298298
<rulesUri>file://${project.basedir}/version-rules.xml</rulesUri>
299299
</configuration>

0 commit comments

Comments
 (0)