File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 6060 <commons-pool .version>1.6</commons-pool .version>
6161 <commons-pool2 .version>2.2</commons-pool2 .version>
6262 <crashub .version>1.3.1</crashub .version>
63+ <derby .version>10.10.2.0</derby .version>
6364 <dropwizard-metrics .version>3.1.0</dropwizard-metrics .version>
6465 <flyway .version>3.1</flyway .version>
6566 <freemarker .version>2.3.21</freemarker .version>
684685 <artifactId >commons-pool2</artifactId >
685686 <version >${commons-pool2.version} </version >
686687 </dependency >
688+ <dependency >
689+ <groupId >org.apache.derby</groupId >
690+ <artifactId >derby</artifactId >
691+ <version >${derby.version} </version >
692+ </dependency >
687693 <dependency >
688694 <groupId >org.apache.httpcomponents</groupId >
689695 <artifactId >httpasyncclient</artifactId >
You can’t perform that action at this time.
0 commit comments