Skip to content

Commit

Permalink
chore(deps): update dependency org.sonatype.plugins:nexus-staging-mav…
Browse files Browse the repository at this point in the history
…en-plugin to v1.7.0 (#4040)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[org.sonatype.plugins:nexus-staging-maven-plugin](http://www.sonatype.com/)
([source](https://redirect.github.com/sonatype/nexus-maven-plugins)) |
`1.6.13` -> `1.7.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.13/1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.13/1.7.0?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>sonatype/nexus-maven-plugins
(org.sonatype.plugins:nexus-staging-maven-plugin)</summary>

###
[`v1.7.0`](https://redirect.github.com/sonatype/nexus-maven-plugins/compare/release-1.6.14...release-1.7.0)

[Compare
Source](https://redirect.github.com/sonatype/nexus-maven-plugins/compare/release-1.6.14...release-1.7.0)

###
[`v1.6.14`](https://redirect.github.com/sonatype/nexus-maven-plugins/compare/release-1.6.13...release-1.6.14)

[Compare
Source](https://redirect.github.com/sonatype/nexus-maven-plugins/compare/release-1.6.13...release-1.6.14)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* 0-3 1 * *" (UTC), 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.

---

- [ ] <!-- 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/slsa-framework/slsa-github-generator).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Signed-off-by: Mend Renovate <[email protected]>
  • Loading branch information
renovate-bot authored Jan 2, 2025
1 parent 11df497 commit abb3d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/maven/workflow_dispatch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.13</version>
<version>1.7.0</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
Expand Down

0 comments on commit abb3d66

Please sign in to comment.