Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion flyway.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: flyway
version: "11.17.0"
epoch: 0 # GHSA-m494-w24q-6f7w
epoch: 1 # GHSA-m494-w24q-6f7w
description: "Flyway is a database migration tool to evolve your database schema easily and reliably across all your instances."
copyright:
- license: Apache-2.0
Expand Down
3 changes: 3 additions & 0 deletions flyway/pombump-deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ patches:
- groupId: io.netty
artifactId: netty-codec
version: 4.1.125.Final
- groupId: com.microsoft.sqlserver
artifactId: mssql-jdbc
version: 12.10.2.jre11
Loading