Skip to content

Commit f0c48b0

Browse files
Bump flyway-core from 8.0.4 to 8.0.5
Bumps [flyway-core](https://github.com/flyway/flyway) from 8.0.4 to 8.0.5. - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-8.0.4...flyway-8.0.5) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dbaff6e commit f0c48b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ SPDX-License-Identifier: Apache-2.0
3131
<microprofile-config-api.version>2.0</microprofile-config-api.version>
3232
<microprofile-openapi-api.version>3.0-RC5</microprofile-openapi-api.version>
3333
<apache.commons-io.version>2.11.0</apache.commons-io.version>
34-
<flyway.version>8.0.4</flyway.version>
34+
<flyway.version>8.0.5</flyway.version>
3535
<slf4j.version>1.7.32</slf4j.version>
3636

3737
<!-- Test -->

0 commit comments

Comments
 (0)