We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbaff6e commit f0c48b0Copy full SHA for f0c48b0
pom.xml
@@ -31,7 +31,7 @@ SPDX-License-Identifier: Apache-2.0
31
<microprofile-config-api.version>2.0</microprofile-config-api.version>
32
<microprofile-openapi-api.version>3.0-RC5</microprofile-openapi-api.version>
33
<apache.commons-io.version>2.11.0</apache.commons-io.version>
34
- <flyway.version>8.0.4</flyway.version>
+ <flyway.version>8.0.5</flyway.version>
35
<slf4j.version>1.7.32</slf4j.version>
36
37
<!-- Test -->
0 commit comments