Skip to content

Commit

Permalink
Bump revision from 10.18.0 to 10.18.1
Browse files Browse the repository at this point in the history
Bumps `revision` from 10.18.0 to 10.18.1.

Updates `org.flywaydb:flyway-commandline` from 10.18.0 to 10.18.1
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.18.0...flyway-10.18.1)

Updates `org.flywaydb:flyway-database-postgresql` from 10.18.0 to 10.18.1

Updates `org.flywaydb:flyway-mysql` from 10.18.0 to 10.18.1

Updates `org.flywaydb:flyway-sqlserver` from 10.18.0 to 10.18.1

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

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-commandline
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-database-postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-mysql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-sqlserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent e2f66ff commit 2b45d0d
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 @@ -26,7 +26,7 @@
<url>https://github.com/${gitHubRepo}</url>
</scm>
<properties>
<revision>10.18.0</revision>
<revision>10.18.1</revision>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.baseline>2.462</jenkins.baseline>
<!-- TODO Replace with the standard jenkins.baseline references after LTS requires Java 17 -->
Expand Down

0 comments on commit 2b45d0d

Please sign in to comment.