fix(deps): update all dependencies #34

Open
renovate-bot wants to merge 1 commit from renovate/all into main
Member

This PR contains the following updates:

Package Change Age Confidence
org.hibernate.validator:hibernate-validator (source) 9.1.2.Final9.1.3.Final age confidence
org.flywaydb:flyway-database-postgresql 13.0.013.1.0 age confidence
org.flywaydb:flyway-maven-plugin 13.0.013.1.0 age confidence
org.codehaus.mojo:flatten-maven-plugin (source) 1.7.31.8.0 age confidence

Release Notes

hibernate/hibernate-validator (org.hibernate.validator:hibernate-validator)

v9.1.3.Final

Compare Source

Hibernate Validator 9.1.3.Final released

We are pleased to announce the release of Hibernate Validator 9.1: 9.1.3.Final.

You can find the full list of 9.1.3.Final changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.

Conclusion

For additional details, see:

Visit the website for details on getting in touch with us.

mojohaus/flatten-maven-plugin (org.codehaus.mojo:flatten-maven-plugin)

v1.8.0

Compare Source

🚀 New features and improvements

🐛 Bug Fixes

🔧 Build

📦 Dependency updates


Configuration

📅 Schedule: (UTC)

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.hibernate.validator:hibernate-validator](https://hibernate.org/validator) ([source](https://github.com/hibernate/hibernate-validator)) | `9.1.2.Final` → `9.1.3.Final` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.hibernate.validator:hibernate-validator/9.1.3.Final?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.hibernate.validator:hibernate-validator/9.1.2.Final/9.1.3.Final?slim=true) | | [org.flywaydb:flyway-database-postgresql](https://flywaydb.org) | `13.0.0` → `13.1.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.flywaydb:flyway-database-postgresql/13.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.flywaydb:flyway-database-postgresql/13.0.0/13.1.0?slim=true) | | [org.flywaydb:flyway-maven-plugin](https://flywaydb.org) | `13.0.0` → `13.1.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.flywaydb:flyway-maven-plugin/13.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.flywaydb:flyway-maven-plugin/13.0.0/13.1.0?slim=true) | | [org.codehaus.mojo:flatten-maven-plugin](https://www.mojohaus.org/flatten-maven-plugin/) ([source](https://github.com/mojohaus/flatten-maven-plugin)) | `1.7.3` → `1.8.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.codehaus.mojo:flatten-maven-plugin/1.8.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.codehaus.mojo:flatten-maven-plugin/1.7.3/1.8.0?slim=true) | --- ### Release Notes <details> <summary>hibernate/hibernate-validator (org.hibernate.validator:hibernate-validator)</summary> ### [`v9.1.3.Final`](https://github.com/hibernate/hibernate-validator/releases/tag/9.1.3.Final) [Compare Source](https://github.com/hibernate/hibernate-validator/compare/9.1.2.Final...9.1.3.Final) ### Hibernate Validator 9.1.3.Final released We are pleased to announce the release of Hibernate Validator 9.1: 9.1.3.Final. You can find the full list of 9.1.3.Final changes [here](https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HV%20AND%20fixVersion%20%3D%209.1.3.Final). #### What's new - See the [website](https://hibernate.org/validator/releases/9.1) for requirements and compatibilities. - See the [What's New](https://docs.hibernate.org/validator/9.1/whats-new/en-US/html_single/) guide for details about new features and capabilities. #### Conclusion For additional details, see: - the [release page](https://hibernate.org/validator/releases/9.1/) - the [Migration Guide](https://docs.hibernate.org/validator/9.1/migration-guide/) - the [Getting started](https://docs.hibernate.org/validator/9.1/reference/en-US/html_single/#validator-gettingstarted) - the [Reference Guide](https://docs.hibernate.org/validator/9.1/reference/en-US/html_single/) - the [API docs](https://docs.hibernate.org/validator/9.1/api) Visit the [website](https://hibernate.org/community/) for details on getting in touch with us. </details> <details> <summary>mojohaus/flatten-maven-plugin (org.codehaus.mojo:flatten-maven-plugin)</summary> ### [`v1.8.0`](https://github.com/mojohaus/flatten-maven-plugin/releases/tag/1.8.0) [Compare Source](https://github.com/mojohaus/flatten-maven-plugin/compare/1.7.3...1.8.0) <!-- Optional: add a release summary here --> #### 🚀 New features and improvements - Configurable name for the revision variable ([#&#8203;487](https://github.com/mojohaus/flatten-maven-plugin/pull/487)) [@&#8203;senivam](https://github.com/senivam) #### 🐛 Bug Fixes - Fix for [#&#8203;408](https://github.com/mojohaus/flatten-maven-plugin/issues/408), ensure nested dependency exclusions aren't overrided ([#&#8203;485](https://github.com/mojohaus/flatten-maven-plugin/pull/485)) [@&#8203;treilhes](https://github.com/treilhes) - Fix for Maven 3.10.x ([#&#8203;517](https://github.com/mojohaus/flatten-maven-plugin/pull/517)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) #### 🔧 Build - Add PR automation workflow to GitHub Actions ([#&#8203;522](https://github.com/mojohaus/flatten-maven-plugin/pull/522)) [@&#8203;slawekjaranowski](https://github.com/slawekjaranowski) #### 📦 Dependency updates - Bump mavenVersion from 3.9.15 to 3.9.16 ([#&#8203;511](https://github.com/mojohaus/flatten-maven-plugin/pull/511)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml from 4 to 5 ([#&#8203;514](https://github.com/mojohaus/flatten-maven-plugin/pull/514)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml from 4 to 5 ([#&#8203;516](https://github.com/mojohaus/flatten-maven-plugin/pull/516)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml from 4 to 5 ([#&#8203;515](https://github.com/mojohaus/flatten-maven-plugin/pull/515)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.codehaus.mojo:mojo-parent from 96 to 97 ([#&#8203;519](https://github.com/mojohaus/flatten-maven-plugin/pull/519)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump mavenVersion from 3.9.14 to 3.9.15 ([#&#8203;509](https://github.com/mojohaus/flatten-maven-plugin/pull/509)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump commons-io:commons-io from 2.21.0 to 2.22.0 ([#&#8203;510](https://github.com/mojohaus/flatten-maven-plugin/pull/510)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.codehaus.plexus:plexus-utils from 4.0.2 to 4.0.3 ([#&#8203;508](https://github.com/mojohaus/flatten-maven-plugin/pull/508)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 ([#&#8203;502](https://github.com/mojohaus/flatten-maven-plugin/pull/502)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.5.0 to 3.5.1 ([#&#8203;503](https://github.com/mojohaus/flatten-maven-plugin/pull/503)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump com.fasterxml.jackson.core:jackson-core from 2.15.0 to 2.18.6 in /src/it/projects/bom-pomElements/bom ([#&#8203;504](https://github.com/mojohaus/flatten-maven-plugin/pull/504)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump mavenVersion from 3.9.12 to 3.9.14 ([#&#8203;506](https://github.com/mojohaus/flatten-maven-plugin/pull/506)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.codehaus.mojo:mojo-parent from 95 to 96 ([#&#8203;507](https://github.com/mojohaus/flatten-maven-plugin/pull/507)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.4.0 to 3.5.0 ([#&#8203;501](https://github.com/mojohaus/flatten-maven-plugin/pull/501)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump mavenVersion from 3.9.11 to 3.9.12 ([#&#8203;498](https://github.com/mojohaus/flatten-maven-plugin/pull/498)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump parent to 95 ([#&#8203;500](https://github.com/mojohaus/flatten-maven-plugin/pull/500)) [@&#8203;slachiewicz](https://github.com/slachiewicz) - Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 ([#&#8203;484](https://github.com/mojohaus/flatten-maven-plugin/pull/484)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump commons-io:commons-io from 2.20.0 to 2.21.0 ([#&#8203;492](https://github.com/mojohaus/flatten-maven-plugin/pull/492)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 ([#&#8203;493](https://github.com/mojohaus/flatten-maven-plugin/pull/493)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.4.0 ([#&#8203;491](https://github.com/mojohaus/flatten-maven-plugin/pull/491)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjI4MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
chore(deps): update dependency org.codehaus.mojo:flatten-maven-plugin to v1.8.0
All checks were successful
/ release (pull_request) Successful in 2m34s
e184eeb0ca
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-07-25 01:07:41 +00:00
renovate-bot force-pushed renovate/all from e184eeb0ca
All checks were successful
/ release (pull_request) Successful in 2m34s
to bd619d6191
All checks were successful
/ release (pull_request) Successful in 2m48s
2026-07-27 01:07:53 +00:00
Compare
renovate-bot changed title from chore(deps): update dependency org.codehaus.mojo:flatten-maven-plugin to v1.8.0 to fix(deps): update all dependencies 2026-07-27 01:07:56 +00:00
renovate-bot force-pushed renovate/all from bd619d6191
All checks were successful
/ release (pull_request) Successful in 2m48s
to 860fca99a2
All checks were successful
/ release (pull_request) Successful in 2m33s
2026-07-31 01:08:00 +00:00
Compare
All checks were successful
/ release (pull_request) Successful in 2m33s
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/all:renovate/all
git switch renovate/all
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DenktMit-OSS/lt-crudular!34
No description provided.