Skip to content

Commit

Permalink
Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to …
Browse files Browse the repository at this point in the history
…v1.7.0 (#70)

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/)
|

---

### 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 - 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.

---

- [ ] <!-- 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/langchain4j/langchain4j-spring).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent f46b9eb commit a6c0d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,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 a6c0d82

Please sign in to comment.