|
|
@@ -256,7 +256,15 @@
|
|
|
<artifactId>postgresql</artifactId>
|
|
|
<version>42.2.14</version>
|
|
|
</dependency>
|
|
|
-
|
|
|
+
|
|
|
+
|
|
|
+ <dependency>
|
|
|
+ <groupId>javax.xml.bind</groupId>
|
|
|
+ <artifactId>jaxb-api</artifactId>
|
|
|
+ <version>2.3.1</version>
|
|
|
+ </dependency>
|
|
|
+
|
|
|
+
|
|
|
</dependencies>
|
|
|
|
|
|
<properties>
|