This is an automated email from the ASF dual-hosted git repository. chibenwa pushed a commit to branch dep-upg-3-9-x in repository https://gitbox.apache.org/repos/asf/james-project.git
commit dd36d654a0fa30c449be4d08f852e5972f232a92 Author: Benoit TELLIER <[email protected]> AuthorDate: Fri Sep 11 15:54:58 2026 +0200 [UPGRADE] BouncyCastle 1.82 -> 1.85 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 33b1d4d3f2..205ea3649a 100644 --- a/pom.xml +++ b/pom.xml @@ -678,7 +678,7 @@ <io.micrometer.core.version>1.15.1</io.micrometer.core.version> <io.micrometer.tracing.version>1.5.1</io.micrometer.tracing.version> - <bouncycastle.version>1.82</bouncycastle.version> + <bouncycastle.version>1.85</bouncycastle.version> <scala.base>2.13</scala.base> <scala.version>${scala.base}.16</scala.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
