Updated BouncyCastle to version 1.85

master
M66B 3 weeks ago
parent 12d2fc27f8
commit f52ac24917

@ -31,7 +31,9 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### Next version (Work in progress)
* Added message language to rule [expression conditions](https://m66b.github.io/FairEmail/#expression_conditions)
* Updated [Jsoup](https://jsoup.org/news/) and [EvalEx](https://github.com/ezylang/EvalEx/releases)
* Updated [Jsoup](https://jsoup.org/news/) to version 1.23.1
* Updated [EvalEx](https://github.com/ezylang/EvalEx/releases) to version 3.7.0
* Updated [BouncyCastle](https://www.bouncycastle.org/news/) to version 1.85
### 1.2329 2026-08-17

@ -562,7 +562,7 @@ dependencies {
def markwon_version = "4.6.2"
def commonmark_version = "0.28.0"
def flexmark_version = "0.64.8"
def bouncycastle_version = "1.84"
def bouncycastle_version = "1.85"
def colorpicker_version = "0.0.15"
def overscroll_version = "1.1.1"
def appauth_version = "0.11.1"

@ -31,7 +31,9 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### Next version (Work in progress)
* Added message language to rule [expression conditions](https://m66b.github.io/FairEmail/#expression_conditions)
* Updated [Jsoup](https://jsoup.org/news/) and [EvalEx](https://github.com/ezylang/EvalEx/releases)
* Updated [Jsoup](https://jsoup.org/news/) to version 1.23.1
* Updated [EvalEx](https://github.com/ezylang/EvalEx/releases) to version 3.7.0
* Updated [BouncyCastle](https://www.bouncycastle.org/news/) to version 1.85
### 1.2329 2026-08-17

@ -31,7 +31,9 @@ Elopteryx
Next version (Work in progress)
* Added message language to rule expression conditions
* Updated Jsoup
* Updated Jsoup to version 1.23.1
* Updated EvalEx to version 3.7.0
* Updated BouncyCastle to version 1.85
1.2329 2026-08-17

Loading…
Cancel
Save