File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 151151 <dependency >
152152 <groupId >junit</groupId >
153153 <artifactId >junit</artifactId >
154- <version >4.13.1 </version >
154+ <version >4.13.2 </version >
155155 <scope >test</scope >
156156 </dependency >
157157 <dependency >
158158 <groupId >commons-dbcp</groupId >
159159 <artifactId >commons-dbcp</artifactId >
160- <version >1.2.2 </version >
160+ <version >1.4 </version >
161161 </dependency >
162162 <dependency >
163163 <groupId >javax.persistence</groupId >
164164 <artifactId >persistence-api</artifactId >
165- <version >1.0</version >
165+ <version >1.0.2 </version >
166166 </dependency >
167167 <dependency >
168168 <groupId >javax.xml.bind</groupId >
169169 <artifactId >jaxb-api</artifactId >
170- <version >2.2 </version >
170+ <version >2.3.1 </version >
171171 </dependency >
172172 <dependency >
173173 <groupId >org.jgrapht</groupId >
177177 <dependency >
178178 <groupId >xerces</groupId >
179179 <artifactId >xercesImpl</artifactId >
180- <version >2.12.0 </version >
180+ <version >2.12.1 </version >
181181 </dependency >
182182 </dependencies >
183183 </dependencyManagement >
Original file line number Diff line number Diff line change 1616 <dependency >
1717 <groupId >com.google.guava</groupId >
1818 <artifactId >guava</artifactId >
19- <version >24 .1.1-jre</version >
19+ <version >30 .1.1-jre</version >
2020 </dependency >
2121 </dependencies >
2222 </dependencyManagement >
You can’t perform that action at this time.
0 commit comments