steveloughran commented on a change in pull request #30135:
URL: https://github.com/apache/spark/pull/30135#discussion_r649517273



##########
File path: pom.xml
##########
@@ -197,6 +197,7 @@
     <maven-antrun.version>1.8</maven-antrun.version>
     <commons-crypto.version>1.1.0</commons-crypto.version>
     <commons-cli.version>1.2</commons-cli.version>
+    <bouncycastle.version>1.52</bouncycastle.version>

Review comment:
       we rolled back the latest bouncy castle update as some internal spark 
builds with some extra modules were failing as the asm JAR couldn't handle the 
changes. Tried to fiddle with the spark settings there to use an updated asm 
JAR and gave up




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to