This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch 3.9.x in repository https://gitbox.apache.org/repos/asf/james-project.git
commit bf04a0541d60706e70cefcc51aef06ecfae6c11e Author: Benoit TELLIER <[email protected]> AuthorDate: Fri Oct 24 01:12:04 2025 +0200 [UPGRADE] bouncycastle.version 1.81 -> 1.82 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fbf28f0e09..5024c68083 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.81</bouncycastle.version> + <bouncycastle.version>1.82</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]
