diff --git a/pom.xml b/pom.xml index a16009d..2a42603 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent 3.0.3 - + org.chulk sanxbox @@ -25,14 +25,26 @@ org.springframework.boot spring-boot-starter-web - + + org.jdbi + jdbi3-core + 3.37.1 + + + org.xerial + sqlite-jdbc + + + org.jdbi + jdbi3-sqlobject + 3.37.1 + org.springframework.boot spring-boot-starter-test test - @@ -41,5 +53,4 @@ -