Skip to content

Commit

Permalink
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v5.45…
Browse files Browse the repository at this point in the history
….0 (#26)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[org.openrewrite.maven:rewrite-maven-plugin](https://openrewrite.github.io/rewrite-maven-plugin/)
([source](https://redirect.github.com/openrewrite/rewrite-maven-plugin))
| `5.44.0` -> `5.45.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.openrewrite.maven:rewrite-maven-plugin/5.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.openrewrite.maven:rewrite-maven-plugin/5.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.openrewrite.maven:rewrite-maven-plugin/5.44.0/5.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.openrewrite.maven:rewrite-maven-plugin/5.44.0/5.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>openrewrite/rewrite-maven-plugin
(org.openrewrite.maven:rewrite-maven-plugin)</summary>

###
[`v5.45.0`](https://redirect.github.com/openrewrite/rewrite-maven-plugin/releases/tag/v5.45.0):
5.45.0

[Compare
Source](https://redirect.github.com/openrewrite/rewrite-maven-plugin/compare/v5.44.0...v5.45.0)

#### What's Changed

- chore(ci): bump org.apache.maven:maven-api-xml from 4.0.0-beta-4 to
4.0.0-beta-5 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/openrewrite/rewrite-maven-plugin/pull/892](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/892)
- chore(ci): bump org.apache.maven.plugins:maven-failsafe-plugin from
3.5.1 to 3.5.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/openrewrite/rewrite-maven-plugin/pull/893](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/893)

**Full Changelog**:
openrewrite/rewrite-maven-plugin@v5.44.0...v5.45.0

</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/kpavlov/langchain4j-kotlin).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent d52d32e commit 25ca539
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 @@ -399,7 +399,7 @@
<plugin>
<groupId>org.openrewrite.maven</groupId>
<artifactId>rewrite-maven-plugin</artifactId>
<version>5.44.0</version>
<version>5.45.0</version>
<configuration>
<exportDatatables>true</exportDatatables>
<activeRecipes>
Expand Down

0 comments on commit 25ca539

Please sign in to comment.