File tree Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change 331331 <artifactId >postgresql</artifactId >
332332 <version >42.5.1</version >
333333 </dependency >
334- <!--
335- <dependency>
336- <groupId>javax.xml.bind</groupId>
337- <artifactId>jaxb-api</artifactId>
338- <version>${javax-jaxb.version}</version>
339- </dependency>
340- <dependency>
341- <groupId>net.sf.saxon</groupId>
342- <artifactId>saxon-dom</artifactId>
343- <version>8.7</version>
344- </dependency>
345- -->
346334 <dependency >
347335 <groupId >org.glassfish.jaxb</groupId >
348336 <artifactId >jaxb-runtime</artifactId >
349337 <version >4.0.1</version >
350338 </dependency >
351339
352-
353340 <!-- SCM -->
354341 <dependency >
355342 <groupId >org.apache.maven.scm</groupId >
799786 <groupId >com.zaxxer</groupId >
800787 <artifactId >HikariCP</artifactId >
801788 </dependency >
802- <!--
803- <dependency>
804- <groupId>javax.xml.bind</groupId>
805- <artifactId>jaxb-api</artifactId>
806- </dependency>
807- <dependency>
808- <groupId>net.sf.saxon</groupId>
809- <artifactId>saxon-dom</artifactId>
810- </dependency>
811- -->
812789
813790 <dependency >
814791 <groupId >org.glassfish.jaxb</groupId >
You can’t perform that action at this time.
0 commit comments