diff --git a/pom.xml b/pom.xml
index 52daab8..1167297 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
org.kitei
kitei-root
- 15
+ 16
@@ -53,20 +53,20 @@
protected
false
- 1.3.0
+ 1.4.0
1.7.36
- 32.1.3-jre
- 9.22.3
- 42.6.0
- 5.10.0
- 1.10.4
- 2.3.0
-
- 1.24.0
- 3.39.0
- 2.1.1
- 1.9
+ 33.3.0-jre
+ 10.17.3
+ 42.7.4
+ 5.11.0
+ 1.11.0
+ 2.4.0
+
+ 1.27.1
+ 3.47.0
+ 3.0.0
+ 1.10
/usr/local
@@ -77,7 +77,7 @@
linux-amd64
- 15.4.0
+ 16.4.0
@@ -191,6 +191,13 @@
true
+
+ org.flywaydb
+ flyway-database-postgresql
+ ${dep.flyway.version}
+ test
+
+
com.google.auto.value
auto-value-annotations