Jaybird 3.0.3
The following has been changed or fixed since Jaybird 3.0.2
- Fixed: Some older versions of JBoss would throw an
java.lang.IllegalStateException: Can't overwrite causewhenFBResourceExceptioninitialised its exception cause. (JDBC-512) - Improved: Added explicit
Automatic-Module-Name: org.firebirdsql.jaybirdto manifest for forwards compatibility with Java 9 modularization. (JDBC-511)
See the full release notes for more information.
The release is also available on maven(*):
<groupId>org.firebirdsql.jdbc</groupId>
<artifactId>jaybird-jdkXX</artifactId>
<version>3.0.3</version>
* The artifactId depends on your target Java version: jaybird-jdk18, or jaybird-jdk17