File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939
4040 <testcontainers .version>1.12.5</testcontainers .version>
4141 <lombok .version>1.18.8</lombok .version>
42- <jaybird .version>3.0.8 </jaybird .version>
42+ <jaybird .version>3.0.9 </jaybird .version>
4343 </properties >
4444
4545 <dependencies >
5151 <dependency >
5252 <groupId >junit</groupId >
5353 <artifactId >junit</artifactId >
54- <version >4.12 </version >
54+ <version >4.13 </version >
5555 </dependency >
5656
5757 <dependency >
7777 <dependency >
7878 <groupId >commons-dbutils</groupId >
7979 <artifactId >commons-dbutils</artifactId >
80- <version >1.6 </version >
80+ <version >1.7 </version >
8181 <scope >test</scope >
8282 </dependency >
8383 <dependency >
8484 <groupId >com.zaxxer</groupId >
8585 <artifactId >HikariCP</artifactId >
86- <version >3.4.2 </version >
86+ <version >3.4.5 </version >
8787 <scope >test</scope >
8888 </dependency >
8989 </dependencies >
You can’t perform that action at this time.
0 commit comments