This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git
The following commit(s) were added to refs/heads/master by this push:
new fd1117696c Bump org.bouncycastle:bcprov-jdk18on from 1.79 to 1.80
(#1082)
fd1117696c is described below
commit fd1117696c543720b6c14c5d853ae2baafe46276
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 19 08:44:50 2025 +0200
Bump org.bouncycastle:bcprov-jdk18on from 1.79 to 1.80 (#1082)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 293b2b78a5..9c42de99ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
<asm.version>9.7.1</asm.version>
<aspectj.version>1.9.22.1</aspectj.version>
<assertj-core.version>3.27.3</assertj-core.version>
- <bouncycastle.version>1.79</bouncycastle.version>
+ <bouncycastle.version>1.80</bouncycastle.version>
<byte-buddy.version>1.16.0</byte-buddy.version>
<cdi-unit.version>5.0.0-EA7</cdi-unit.version>
<commons-collections4.version>4.4</commons-collections4.version>