From c04fdc7030213dd27f4fdcd9e3ce23b98b53d94d Mon Sep 17 00:00:00 2001 From: Dom Eori <4j6dq2zi8@relay.firefox.com> Date: Sun, 26 Dec 2021 18:39:51 +0900 Subject: [PATCH] [general] Update project dependencies --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 4d8178a3..a5e92495 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.5.3 + 2.5.8 icu.samnya @@ -46,7 +46,7 @@ io.netty netty-all - 4.1.66.Final + 4.1.72.Final @@ -66,7 +66,7 @@ org.xerial sqlite-jdbc - 3.36.0.1 + 3.36.0.3 com.github.gwenn @@ -77,7 +77,7 @@ org.flywaydb flyway-core - 7.7.3 + 7.15.0 org.mariadb.jdbc