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 75d5ad688fabd35dcac8b9538b8604e145bbf802
Author: Felix Schumacher <[email protected]>
AuthorDate: Sat Mar 5 11:08:10 2022 +0100

    Updated Caffeine to 2.9.3
---
 gradle.properties | 2 +-
 xdocs/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index f111edf..72c4d9a 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -64,7 +64,7 @@ asm.version=9.2
 bouncycastle.version=1.69
 bsf.version=2.4.0
 bsh.version=2.0b6
-caffeine.version=2.9.2
+caffeine.version=2.9.3
 cglib-nodep.version=3.2.12
 commons-codec.version=1.15
 commons-collections.version=3.2.2
diff --git a/xdocs/changes.xml b/xdocs/changes.xml
index 81bd4da..04522e7 100644
--- a/xdocs/changes.xml
+++ b/xdocs/changes.xml
@@ -161,7 +161,7 @@ however, the profile can't be updated while the test is 
running.
   <li>Updated Apache ActiveMQ to 15.6.4 (from 15.6.0).</li>
   <li>Updated Asm to 9.2 (from 9.1).</li>
   <li>Updated Bouncycastle to 1.69 (from 1.67).</li>
-  <li>Updated Caffeine to 2.9.2 (from 2.8.8).</li>
+  <li>Updated Caffeine to 2.9.3 (from 2.8.8).</li>
   <li>Updated Apache commons-dbcp2 to 2.9.0 (from 2.8.0).</li>
   <li>Updated Apache commons-io to 2.11.0 (from 2.8.0).</li>
   <li>Updated Apache commons-lang3 to 3.12.0 (from 3.11).</li>

Reply via email to