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

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


The following commit(s) were added to refs/heads/master by this push:
     new b0c06a60e2 fix(deps): update io.burt to v0.6.0
b0c06a60e2 is described below

commit b0c06a60e277b10f8e0e7b0af5828dd0f744068f
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Nov 24 17:20:44 2023 +0000

    fix(deps): update io.burt to v0.6.0
---
 src/bom-thirdparty/build.gradle.kts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/bom-thirdparty/build.gradle.kts 
b/src/bom-thirdparty/build.gradle.kts
index 2156f313e2..f4a177f604 100644
--- a/src/bom-thirdparty/build.gradle.kts
+++ b/src/bom-thirdparty/build.gradle.kts
@@ -69,8 +69,8 @@ dependencies {
         api("commons-logging:commons-logging:1.2")
         api("commons-net:commons-net:3.10.0")
         api("dnsjava:dnsjava:2.1.9")
-        api("io.burt:jmespath-core:0.5.1")
-        api("io.burt:jmespath-jackson:0.5.1")
+        api("io.burt:jmespath-core:0.6.0")
+        api("io.burt:jmespath-jackson:0.6.0")
         api("javax.activation:javax.activation-api:1.2.0")
         api("javax.mail:mail:1.5.0-b01")
         api("jcharts:jcharts:0.7.5")

Reply via email to