File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11Version History
22===============
33
4+ 1.6.1-SNAPSHOT (tentative)
5+ -----
6+ - Updated various test dependencies
7+
481.6.0
59-----
610- The _ project_ image (` firebirdsql/firebird ` ) is now the default. \
Original file line number Diff line number Diff line change 3838 <maven .compiler.target>1.8</maven .compiler.target>
3939
4040 <testcontainers .version>1.21.3</testcontainers .version>
41- <jaybird .version>5.0.8 .java8</jaybird .version>
41+ <jaybird .version>5.0.11 .java8</jaybird .version>
4242 <junit5 .version>5.13.4</junit5 .version>
4343 </properties >
4444
8989 <dependency >
9090 <groupId >ch.qos.logback</groupId >
9191 <artifactId >logback-classic</artifactId >
92- <version >1.5.18 </version >
92+ <version >1.5.32 </version >
9393 <scope >test</scope >
9494 </dependency >
9595 <dependency >
101101 <dependency >
102102 <groupId >com.zaxxer</groupId >
103103 <artifactId >HikariCP</artifactId >
104- <version >7.0.1 </version >
104+ <version >7.0.2 </version >
105105 <scope >test</scope >
106106 </dependency >
107107 </dependencies >
You can’t perform that action at this time.
0 commit comments