fix: pom.xml to reduce vulnerabilities (#1146)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMJAYWAYJSONPATH-6140361

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
master
Yihua Huang 2024-01-22 12:50:01 +08:00 committed by GitHub
parent 4281f82352
commit 65fd8f3779
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<httpcore.version>4.4.15</httpcore.version>
<jedis.version>3.7.1</jedis.version>
<jruby.version>9.3.9.0</jruby.version>
<json-path.version>2.8.0</json-path.version>
<json-path.version>2.9.0</json-path.version>
<junit.version>4.13.2</junit.version>
<jython.version>2.7.3</jython.version>
<log4j.version>1.2.17</log4j.version>