File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 58
58
<dependency >
59
59
<groupId >org.xerial</groupId >
60
60
<artifactId >sqlite-jdbc</artifactId >
61
- <version >3.36.0.3 </version >
61
+ <version >3.41.2.1 </version >
62
62
</dependency >
63
63
</dependencies >
64
64
</profile >
110
110
<dependency >
111
111
<groupId >com.google.cloud</groupId >
112
112
<artifactId >google-cloud-spanner-jdbc</artifactId >
113
- <version >2.6.1 </version >
113
+ <version >2.9.9 </version >
114
114
</dependency >
115
115
</dependencies >
116
116
</profile >
225
225
<dependency >
226
226
<groupId >org.glassfish.jaxb</groupId >
227
227
<artifactId >jaxb-runtime</artifactId >
228
- <version >4.0.0 </version >
228
+ <version >4.0.2 </version >
229
229
</dependency >
230
230
231
231
<dependency >
343
343
<plugin >
344
344
<groupId >org.apache.maven.plugins</groupId >
345
345
<artifactId >maven-dependency-plugin</artifactId >
346
- <version >3.3 .0</version >
346
+ <version >3.5 .0</version >
347
347
<executions >
348
348
<execution >
349
349
<id >analyze</id >
You can’t perform that action at this time.
0 commit comments