File tree Expand file tree Collapse file tree 5 files changed +0
-15
lines changed
Expand file tree Collapse file tree 5 files changed +0
-15
lines changed Original file line number Diff line number Diff line change 107107 <dependency >
108108 <groupId >jakarta.xml.bind</groupId >
109109 <artifactId >jakarta.xml.bind-api</artifactId >
110- <version >4.0.0</version >
111110 </dependency >
112111 <dependency >
113112 <groupId >org.glassfish.jaxb</groupId >
114113 <artifactId >jaxb-runtime</artifactId >
115- <version >4.0.3</version >
116- <scope >runtime</scope >
117114 </dependency >
118115 </dependencies >
119116</project >
Original file line number Diff line number Diff line change 7676 <dependency >
7777 <groupId >jakarta.xml.bind</groupId >
7878 <artifactId >jakarta.xml.bind-api</artifactId >
79- <version >4.0.0</version >
8079 </dependency >
8180 <dependency >
8281 <groupId >org.glassfish.jaxb</groupId >
8382 <artifactId >jaxb-runtime</artifactId >
84- <version >4.0.3</version >
85- <scope >runtime</scope >
8683 </dependency >
8784 </dependencies >
8885</project >
Original file line number Diff line number Diff line change 5656 <dependency >
5757 <groupId >jakarta.xml.bind</groupId >
5858 <artifactId >jakarta.xml.bind-api</artifactId >
59- <version >4.0.0</version >
6059 </dependency >
6160 <dependency >
6261 <groupId >org.glassfish.jaxb</groupId >
6362 <artifactId >jaxb-runtime</artifactId >
64- <version >4.0.3</version >
65- <scope >runtime</scope >
6663 </dependency >
6764 </dependencies >
6865 <build >
Original file line number Diff line number Diff line change 8787 <dependency >
8888 <groupId >jakarta.xml.bind</groupId >
8989 <artifactId >jakarta.xml.bind-api</artifactId >
90- <version >4.0.0</version >
9190 </dependency >
9291 <dependency >
9392 <groupId >org.glassfish.jaxb</groupId >
9493 <artifactId >jaxb-runtime</artifactId >
95- <version >4.0.3</version >
96- <scope >runtime</scope >
9794 </dependency >
9895 </dependencies >
9996
Original file line number Diff line number Diff line change 7070 <dependency >
7171 <groupId >jakarta.xml.bind</groupId >
7272 <artifactId >jakarta.xml.bind-api</artifactId >
73- <version >4.0.0</version >
7473 </dependency >
7574 <dependency >
7675 <groupId >org.glassfish.jaxb</groupId >
7776 <artifactId >jaxb-runtime</artifactId >
78- <version >4.0.3</version >
79- <scope >runtime</scope >
8077 </dependency >
8178
8279 <!-- Used for json deserialization in PDBStatus -->
You can’t perform that action at this time.
0 commit comments