This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new a51dd22696 Update bcpkix-jdk18on to 1.77 (#803)
a51dd22696 is described below

commit a51dd22696a08d3c2b90c4c06e04c634b43bf785
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 19 09:49:17 2023 +0100

    Update bcpkix-jdk18on to 1.77 (#803)
    
    * Update bcpkix-jdk18on to 1.77
    
    * Revert commit(s) 8a400d73a9
    
    * Update bcpkix-jdk18on to 1.77
    
    ---------
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index b539eafbf1..61ba778c8f 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -132,7 +132,7 @@ object Dependencies {
     }
 
     object TestDependencies {
-      val bcpkix = "org.bouncycastle" % "bcpkix-jdk18on" % "1.76" % Test
+      val bcpkix = "org.bouncycastle" % "bcpkix-jdk18on" % "1.77" % Test
       val commonsMath = "org.apache.commons" % "commons-math" % "2.2" % Test
       val commonsIo = "commons-io" % "commons-io" % "2.15.0" % Test
       val commonsCodec = "commons-codec" % "commons-codec" % "1.16.0" % Test


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to