Skip to content

Commit

Permalink
fix(deps): update flyway to v11.1.1 (minor) (#2408)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.flywaydb:flyway-database-postgresql](https://flywaydb.org)
([source](https://redirect.github.com/flyway/flyway)) | `11.0.1` ->
`11.1.1` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.flywaydb:flyway-database-postgresql/11.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.flywaydb:flyway-database-postgresql/11.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.flywaydb:flyway-database-postgresql/11.0.1/11.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.flywaydb:flyway-database-postgresql/11.0.1/11.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [org.flywaydb:flyway-core](https://flywaydb.org)
([source](https://redirect.github.com/flyway/flyway)) | `11.0.1` ->
`11.1.1` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.flywaydb:flyway-core/11.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.flywaydb:flyway-core/11.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.flywaydb:flyway-core/11.0.1/11.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.flywaydb:flyway-core/11.0.1/11.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### 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 these
updates 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/infonl/dimpact-zaakafhandelcomponent).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 6385e2d commit 7672233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ javax-cache = "1.1.1"
google-guava = "33.4.0-jre"
itextpdf = "9.0.0"
itextpdf-html2pdf = "6.0.0"
flyway = "11.0.1"
flyway = "11.1.1"
apache-solr = "9.7.0"
webdav-servlet = "1.2.116"
htmlcleaner = "2.29"
Expand Down

0 comments on commit 7672233

Please sign in to comment.