Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
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-ORGECLIPSEJETTY-8186142
  • Loading branch information
snyk-bot committed Dec 26, 2024
1 parent 433df0a commit 3a96d3b
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 @@ -10,7 +10,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<scala.version>2.13.15</scala.version>
<scala.main.version>2.13</scala.main.version>
<spark.version>3.5.3</spark.version>
<spark.version>3.5.4</spark.version>
<connector.version>3.5.1</connector.version>
<cassandra.version>5.0-rc1</cassandra.version>
<junit.version>5.9.1</junit.version>
Expand Down

0 comments on commit 3a96d3b

Please sign in to comment.