1 file + 6 − 11 Inline Compare changes Side-by-side Inline Show whitespace changes Files 1 pom.xml +6 −11 Original line number Diff line number Diff line Loading @@ -78,25 +78,20 @@ <dependency> <groupId>org.jdbi</groupId> <artifactId>jdbi3-testing</artifactId> <version>3.12.0</version> <version>3.27.1</version> <scope>test</scope> </dependency> <dependency> <groupId>jakarta.xml.bind</groupId> <artifactId>jakarta.xml.bind-api</artifactId> <version>3.0.0</version> <version>3.0.1</version> </dependency> <dependency> <groupId>com.sun.xml.bind</groupId> <artifactId>jaxb-impl</artifactId> <version>3.0.0</version> <version>3.0.2</version> <scope>runtime</scope> </dependency> <!-- dependency> <groupId></groupId> <artifactId></artifactId> <version></version> </dependency--> </dependencies> <build> Loading Loading @@ -152,12 +147,12 @@ </build> <properties> <jersey.version>3.0.0</jersey.version> <jersey.version>3.0.3</jersey.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <shade.version>3.2.4</shade.version> <lombok.version>1.18.16</lombok.version> <jdbi.version>3.16.0</jdbi.version> <sqlite-jdbc.version>3.34.0</sqlite-jdbc.version> <jdbi.version>3.27.0</jdbi.version> <sqlite-jdbc.version>3.36.0.3</sqlite-jdbc.version> <jaxb.version>2.4.0-b180830.0359</jaxb.version> </properties> </project>
pom.xml +6 −11 Original line number Diff line number Diff line Loading @@ -78,25 +78,20 @@ <dependency> <groupId>org.jdbi</groupId> <artifactId>jdbi3-testing</artifactId> <version>3.12.0</version> <version>3.27.1</version> <scope>test</scope> </dependency> <dependency> <groupId>jakarta.xml.bind</groupId> <artifactId>jakarta.xml.bind-api</artifactId> <version>3.0.0</version> <version>3.0.1</version> </dependency> <dependency> <groupId>com.sun.xml.bind</groupId> <artifactId>jaxb-impl</artifactId> <version>3.0.0</version> <version>3.0.2</version> <scope>runtime</scope> </dependency> <!-- dependency> <groupId></groupId> <artifactId></artifactId> <version></version> </dependency--> </dependencies> <build> Loading Loading @@ -152,12 +147,12 @@ </build> <properties> <jersey.version>3.0.0</jersey.version> <jersey.version>3.0.3</jersey.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <shade.version>3.2.4</shade.version> <lombok.version>1.18.16</lombok.version> <jdbi.version>3.16.0</jdbi.version> <sqlite-jdbc.version>3.34.0</sqlite-jdbc.version> <jdbi.version>3.27.0</jdbi.version> <sqlite-jdbc.version>3.36.0.3</sqlite-jdbc.version> <jaxb.version>2.4.0-b180830.0359</jaxb.version> </properties> </project>