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 151
151
<dependency >
152
152
<groupId >junit</groupId >
153
153
<artifactId >junit</artifactId >
154
- <version >4.13.1 </version >
154
+ <version >4.13.2 </version >
155
155
<scope >test</scope >
156
156
</dependency >
157
157
<dependency >
158
158
<groupId >commons-dbcp</groupId >
159
159
<artifactId >commons-dbcp</artifactId >
160
- <version >1.2.2 </version >
160
+ <version >1.4 </version >
161
161
</dependency >
162
162
<dependency >
163
163
<groupId >javax.persistence</groupId >
164
164
<artifactId >persistence-api</artifactId >
165
- <version >1.0</version >
165
+ <version >1.0.2 </version >
166
166
</dependency >
167
167
<dependency >
168
168
<groupId >javax.xml.bind</groupId >
169
169
<artifactId >jaxb-api</artifactId >
170
- <version >2.2 </version >
170
+ <version >2.3.1 </version >
171
171
</dependency >
172
172
<dependency >
173
173
<groupId >org.jgrapht</groupId >
177
177
<dependency >
178
178
<groupId >xerces</groupId >
179
179
<artifactId >xercesImpl</artifactId >
180
- <version >2.12.0 </version >
180
+ <version >2.12.1 </version >
181
181
</dependency >
182
182
</dependencies >
183
183
</dependencyManagement >
Original file line number Diff line number Diff line change 16
16
<dependency >
17
17
<groupId >com.google.guava</groupId >
18
18
<artifactId >guava</artifactId >
19
- <version >24 .1.1-jre</version >
19
+ <version >30 .1.1-jre</version >
20
20
</dependency >
21
21
</dependencies >
22
22
</dependencyManagement >
You can’t perform that action at this time.
0 commit comments