Skip to content

Commit

Permalink
Bump the backend group with 2 updates (#131)
Browse files Browse the repository at this point in the history
Bumps the backend group with 2 updates: [org.flywaydb:flyway-core](https://github.com/flyway/flyway) and org.flywaydb:flyway-mysql.


Updates `org.flywaydb:flyway-core` from 10.11.1 to 10.12.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.11.1...flyway-10.12.0)

Updates `org.flywaydb:flyway-mysql` from 10.11.1 to 10.12.0

Updates `org.flywaydb:flyway-mysql` from 10.11.1 to 10.12.0

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend
- dependency-name: org.flywaydb:flyway-mysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend
- dependency-name: org.flywaydb:flyway-mysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: backend
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent c7e09c3 commit 14c7266
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 @@ -46,7 +46,7 @@
<!-- 3rd-party library versions -->
<spring-boot-bom.version>3.2.5</spring-boot-bom.version>
<junixsocket.version>2.9.1</junixsocket.version>
<flyway.version>10.11.1</flyway.version>
<flyway.version>10.12.0</flyway.version>
<artemis.version>2.33.0</artemis.version>
<r2dbc-mysql.version>1.1.3</r2dbc-mysql.version>
<r2dbc-mariadb.version>1.2.0</r2dbc-mariadb.version>
Expand Down

0 comments on commit 14c7266

Please sign in to comment.