diff --git a/pom.xml b/pom.xml index b832a01..cc46db2 100644 --- a/pom.xml +++ b/pom.xml @@ -1,38 +1,19 @@ - - - + 4.0.0 - pl.net.was - trino-git - Trino git Connector - 0.56-SNAPSHOT - trino-plugin - - - scm:git:https://github.com/nineinchnick/trino-git.git - HEAD - - io.airlift airbase - 145 + 147 + pl.net.was + trino-git + 0.56-SNAPSHOT + trino-plugin + Trino git Connector + Apache License 2.0 @@ -41,6 +22,19 @@ + + scm:git:https://github.com/nineinchnick/trino-git.git + HEAD + + + + + github + GitHub nineinchnick Apache Maven Packages + https://maven.pkg.github.com/nineinchnick/trino-git + + + 17 17.0.6 @@ -53,7 +47,7 @@ true false - 427 + 428 235 2.2 1.30.1 @@ -74,14 +68,6 @@ github - - - github - GitHub nineinchnick Apache Maven Packages - https://maven.pkg.github.com/nineinchnick/trino-git - - - @@ -95,6 +81,25 @@ + + + com.fasterxml.jackson.core + jackson-databind + ${dep.jackson.version} + + + + com.google.guava + guava + ${dep.guava.version} + + + + com.google.inject + guice + ${dep.guice.version} + + io.airlift bootstrap @@ -114,17 +119,21 @@ - io.airlift - log - ${dep.airlift.version} - runtime + javax.validation + validation-api - io.airlift - log-manager - ${dep.airlift.version} - runtime + org.eclipse.jgit + org.eclipse.jgit + 6.7.0.202309050840-r + + + + com.fasterxml.jackson.core + jackson-annotations + ${dep.jackson.version} + provided @@ -147,15 +156,10 @@ - com.google.guava - guava - ${dep.guava.version} - - - - com.google.inject - guice - ${dep.guice.version} + io.trino + trino-spi + ${dep.trino.version} + provided @@ -166,85 +170,66 @@ - com.fasterxml.jackson.core - jackson-databind - ${dep.jackson.version} - - - - org.eclipse.jgit - org.eclipse.jgit - 6.7.0.202309050840-r + io.airlift + log + ${dep.airlift.version} + runtime - javax.validation - validation-api + io.airlift + log-manager + ${dep.airlift.version} + runtime - - io.trino - trino-spi - provided - ${dep.trino.version} + io.airlift + units + 1.10 + runtime - com.fasterxml.jackson.core - jackson-annotations - ${dep.jackson.version} - provided + io.airlift + testing + ${dep.airlift.version} + test - io.trino trino-main - test ${dep.trino.version} + test io.trino - trino-testing - test + trino-memory ${dep.trino.version} + test io.trino - trino-tpch - test + trino-testing ${dep.trino.version} + test io.trino - trino-memory - test + trino-tpch ${dep.trino.version} - - - - org.testng - testng test - ${dep.testng.version} - io.airlift - testing + org.assertj + assertj-core + ${dep.assertj-core.version} test - ${dep.airlift.version} - - - - io.airlift - units - 1.10 - runtime @@ -255,9 +240,9 @@ - org.assertj - assertj-core - ${dep.assertj-core.version} + org.testng + testng + ${dep.testng.version} test @@ -302,8 +287,8 @@ ca.vanzyl.provisio.maven.plugins provisio-maven-plugin - true 1.0.20 + true