File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Version History
441.5.0
55-----
66- Updated org.testcontainers: jdbc to 1.20.4
7+ - Updated various test-dependencies
78
891.4.0
910-----
Original file line number Diff line number Diff line change 3838 <maven .compiler.target>1.8</maven .compiler.target>
3939
4040 <testcontainers .version>1.20.4</testcontainers .version>
41- <jaybird .version>5.0.3 .java8</jaybird .version>
41+ <jaybird .version>5.0.6 .java8</jaybird .version>
4242 </properties >
4343
4444 <dependencies >
6363 <dependency >
6464 <groupId >ch.qos.logback</groupId >
6565 <artifactId >logback-classic</artifactId >
66- <version >1.4.14 </version >
66+ <version >1.5.12 </version >
6767 <scope >test</scope >
6868 </dependency >
6969 <dependency >
7575 <dependency >
7676 <groupId >com.zaxxer</groupId >
7777 <artifactId >HikariCP</artifactId >
78- <version >5.1.0 </version >
78+ <version >6.2.1 </version >
7979 <scope >test</scope >
8080 </dependency >
8181 </dependencies >
You can’t perform that action at this time.
0 commit comments