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 63f839d664 fix(deps): update dependency
org.apache.xmlgraphics:xmlgraphics-commons to v2.9
63f839d664 is described below
commit 63f839d664ddc7499cfd620769ccf62f16ae08ef
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Nov 24 16:30:32 2023 +0000
fix(deps): update dependency org.apache.xmlgraphics:xmlgraphics-commons to
v2.9
---
src/bom-thirdparty/build.gradle.kts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/bom-thirdparty/build.gradle.kts
b/src/bom-thirdparty/build.gradle.kts
index 09b94b2dfb..787544705f 100644
--- a/src/bom-thirdparty/build.gradle.kts
+++ b/src/bom-thirdparty/build.gradle.kts
@@ -115,7 +115,7 @@ dependencies {
api("org.apache.tika:tika-core:1.28.5")
api("org.apache.tika:tika-parsers:1.28.5")
api("org.apache.velocity:velocity:1.7")
- api("org.apache.xmlgraphics:xmlgraphics-commons:2.8")
+ api("org.apache.xmlgraphics:xmlgraphics-commons:2.9")
api("org.apiguardian:apiguardian-api:1.1.2")
api("org.bouncycastle:bcmail-jdk15on:1.70")
api("org.bouncycastle:bcpkix-jdk15on:1.70")