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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-NETMINIDEV-3369748
master
Snyk bot 2023-03-28 00:30:03 +08:00 committed by GitHub
parent 43ce1a0db9
commit aeb0e89f02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.7.0</json-path.version>
<json-path.version>2.8.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>