Skip to content

Commit

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

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.46.3` -> `5.47.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.openrewrite.maven:rewrite-maven-plugin/5.47.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.47.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.46.3/5.47.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.46.3/5.47.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.47.0`](https://redirect.github.com/openrewrite/rewrite-maven-plugin/releases/tag/v5.47.0):
5.47.0

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

#### What's Changed

- Apply the MSAL license by
[@&#8203;jkschneider](https://redirect.github.com/jkschneider) in
[https://github.com/openrewrite/rewrite-maven-plugin/pull/912](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/912)
- Apply MSAL license when generating POMs by
[@&#8203;jkschneider](https://redirect.github.com/jkschneider) in
[https://github.com/openrewrite/rewrite-maven-plugin/pull/913](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/913)
- chore(ci): bump io.micrometer:micrometer-core from 1.14.1 to 1.14.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/openrewrite/rewrite-maven-plugin/pull/914](https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/914)

**Full Changelog**:
openrewrite/rewrite-maven-plugin@v5.46.3...v5.47.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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi41IiwidXBkYXRlZEluVmVyIjoiMzkuNzIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent a3ba820 commit 9ef36b8
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 @@ -432,7 +432,7 @@
<plugin>
<groupId>org.openrewrite.maven</groupId>
<artifactId>rewrite-maven-plugin</artifactId>
<version>5.46.3</version>
<version>5.47.0</version>
<configuration>
<exportDatatables>true</exportDatatables>
<activeRecipes>
Expand Down

0 comments on commit 9ef36b8

Please sign in to comment.