Skip to content

Commit 337be49

Browse files
chore(deps): update dependency org.sonatype.central:central-publishing-maven-plugin to v0.9.0 (#1588)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [org.sonatype.central:central-publishing-maven-plugin](https://central.sonatype.org) ([source](https://redirect.github.com/sonatype/central-publishing-maven-plugin)) | `0.8.0` -> `0.9.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.sonatype.central:central-publishing-maven-plugin/0.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.sonatype.central:central-publishing-maven-plugin/0.8.0/0.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4e6397 commit 337be49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prometheus-metrics-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<plugin>
132132
<groupId>org.sonatype.central</groupId>
133133
<artifactId>central-publishing-maven-plugin</artifactId>
134-
<version>0.8.0</version>
134+
<version>0.9.0</version>
135135
<extensions>true</extensions>
136136
<configuration>
137137
<publishingServerId>ossrh</publishingServerId>

0 commit comments

Comments
 (0)