File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,3 +45,4 @@ Thumbs.db
4545* .project
4646.settings
4747site
48+ .vscode /
Original file line number Diff line number Diff line change 4040 <artifactId >core-interfaces</artifactId >
4141 <version >[0.3, 0.4)</version >
4242 </dependency >
43- <dependency >
44- <groupId >javax.xml.bind</groupId >
45- <artifactId >jaxb-api</artifactId >
46- <version >2.4.0-b180830.0359</version >
47- </dependency >
48- <dependency >
49- <groupId >org.glassfish.jaxb</groupId >
50- <artifactId >jaxb-runtime</artifactId >
51- <version >2.3.2</version >
52- </dependency >
43+ <dependency >
44+ <groupId >javax.xml.bind</groupId >
45+ <artifactId >jaxb-api</artifactId >
46+ <version >2.4.0-b180830.0359</version >
47+ </dependency >
5348 <dependency >
5449 <groupId >com.fasterxml.jackson.core</groupId >
5550 <artifactId >jackson-databind</artifactId >
You can’t perform that action at this time.
0 commit comments