Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities (#1146)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMJAYWAYJSONPATH-6140361

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
code4craft and snyk-bot authored Jan 22, 2024
1 parent 4281f82 commit 65fd8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 65fd8f3

Please sign in to comment.