Skip to content

Commit eaa2a3e

Browse files
author
Dennis Labordus
authored
Merge pull request #142 from com-pas/dependabot/maven/org.flywaydb-flyway-core-8.0.5
Bump flyway-core from 8.0.4 to 8.0.5
2 parents dbaff6e + f0c48b0 commit eaa2a3e

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)