We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d14d81 commit 9887d5aCopy full SHA for 9887d5a
2 files changed
gradle/libs.versions.toml
@@ -3,7 +3,7 @@
3
[versions]
4
jna = "5.18.1"
5
jakarta-servlet = "5.0.0"
6
-bouncy-castle = "1.83"
+bouncy-castle = "1.84"
7
jspecify = "1.0.0"
8
credentials = "3.0"
9
asciidoctor-jvm = "4.0.5"
src/docs/asciidoc/release_notes.adoc
@@ -8,7 +8,7 @@
:toc: left
:icons: font
10
:sectnums:
11
-:bc-version: 1.83
+:bc-version: 1.84
12
:jna-version: 5.18.1
13
:jaybird-fbclient-version: 5.0.3.0
14
:firebird-java: https://groups.google.com/g/firebird-java
0 commit comments