mirror of
https://github.com/booklore-app/booklore.git
synced 2026-04-17 10:06:56 -04:00
Bumps the gradle-dependencies group in /booklore-api with 5 updates: | Package | From | To | | --- | --- | --- | | org.flywaydb:flyway-mysql | `12.0.2` | `12.0.3` | | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `3.0.1` | `3.0.2` | | [org.tukaani:xz](https://github.com/tukaani-project/xz-java) | `1.11` | `1.12` | | org.hibernate.orm | `7.2.5.Final` | `7.2.6.Final` | | gradle-wrapper | `9.3.1` | `9.4.0` | Updates `org.flywaydb:flyway-mysql` from 12.0.2 to 12.0.3 Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/v3.0.2/CHANGELOG.md) - [Commits](https://github.com/springdoc/springdoc-openapi/compare/v3.0.1...v3.0.2) Updates `org.tukaani:xz` from 1.11 to 1.12 - [Release notes](https://github.com/tukaani-project/xz-java/releases) - [Changelog](https://github.com/tukaani-project/xz-java/blob/master/NEWS.md) - [Commits](https://github.com/tukaani-project/xz-java/compare/v1.11...v1.12) Updates `org.hibernate.orm` from 7.2.5.Final to 7.2.6.Final Updates `gradle-wrapper` from 9.3.1 to 9.4.0 --- updated-dependencies: - dependency-name: org.flywaydb:flyway-mysql dependency-version: 12.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: org.tukaani:xz dependency-version: '1.12' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.hibernate.orm dependency-version: 7.2.6.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-dependencies - dependency-name: gradle-wrapper dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>