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

fschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git

commit 8a7da195225c847d51cb5228dafc2d4edefab535
Author: Felix Schumacher <felix.schumac...@internetallee.de>
AuthorDate: Sun Aug 30 11:06:56 2020 +0200

    Update Bouncycastle to 1.66
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index c2a1fd7..a3c9cd8 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -53,7 +53,7 @@ activemq.version=5.16.0
 apache-rat.version=0.13
 apiguardian-api.version=1.1.0
 asm.version=7.3.1
-bouncycastle.version=1.64
+bouncycastle.version=1.66
 bsf.version=2.4.0
 bsh.version=2.0b6
 caffeine.version=2.8.0
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 2e09e5a..2770af8 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -139,6 +139,7 @@ applications when JMeter is starting up.</p>
     <li>Update SpotBugs to 4.1.2 (from 4.1.1), upgrade spotbugs-gradle-plugin 
to 4.5.0 (from 2.0.0)</li>
     <li>Update org.sonarqube Gradle plugin to 3.0 (from 2.7.1)</li>
     <li>Update Apache ActiveMQ to 5.16.0 (from 5.15.11)</li>
+    <li>Update Bouncycastle to 1.66 (from 1.64)</li>
 </ul>
 
  <!-- =================== Bug fixes =================== -->

Reply via email to