Skip to content

Commit de0f5b4

Browse files
committed
Fix copy/paste error
1 parent a663db7 commit de0f5b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/docs/asciidoc/release_notes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ This fix was frontported from Jaybird 5.0.10.
5757
Only Firebird 2.5 (not supported) is affected.
5858
* Fixed: `FBServiceManager.getAuthPlugins()` reported the `dbCryptConfig` value (https://github.com/FirebirdSQL/jaybird/issues/901[#901])
5959
* Dependency update: updated `net.java.dev.jna:jna-jpms` from 5.17.0 to 5.18.1 (used by `jaybird-native`) (https://github.com/FirebirdSQL/jaybird/issues/910[#910])
60-
* Dependency update: updated `org.bouncycastle:bcprov-jdk18on` from 1.81 to 1.83 (used by `chacha64-plugin`) (https://github.com/FirebirdSQL/jaybird/issues/912[#856])
60+
* Dependency update: updated `org.bouncycastle:bcprov-jdk18on` from 1.81 to 1.83 (used by `chacha64-plugin`) (https://github.com/FirebirdSQL/jaybird/issues/912[#912])
6161
* Fixed: `FBDatabaseMetaData.getMinorVersion()` should report 4 (for JDBC 4.4) on Java 24 and higher (https://github.com/FirebirdSQL/jaybird/issues/913[#913])
6262

6363
=== Jaybird 6.0.3

0 commit comments

Comments
 (0)