Skip to content

Commit be9e245

Browse files
Update dependency org.openrewrite.maven:rewrite-maven-plugin to v6.2.1 (#91)
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)) | `6.2.0` -> `6.2.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.openrewrite.maven:rewrite-maven-plugin/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.openrewrite.maven:rewrite-maven-plugin/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.openrewrite.maven:rewrite-maven-plugin/6.2.0/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.openrewrite.maven:rewrite-maven-plugin/6.2.0/6.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>openrewrite/rewrite-maven-plugin (org.openrewrite.maven:rewrite-maven-plugin)</summary> ### [`v6.2.1`](https://redirect.github.com/openrewrite/rewrite-maven-plugin/releases/tag/v6.2.1): 6.2.1 [Compare Source](https://redirect.github.com/openrewrite/rewrite-maven-plugin/compare/v6.2.0...v6.2.1) **Full Changelog**: openrewrite/rewrite-maven-plugin@v6.2.0...v6.2.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ccf843 commit be9e245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@
458458
<plugin>
459459
<groupId>org.openrewrite.maven</groupId>
460460
<artifactId>rewrite-maven-plugin</artifactId>
461-
<version>6.2.0</version>
461+
<version>6.2.1</version>
462462
<configuration>
463463
<exportDatatables>true</exportDatatables>
464464
<activeRecipes>

0 commit comments

Comments
 (0)