Skip to content

Commit

Permalink
[ML-396] Fix CVE (#398)
Browse files Browse the repository at this point in the history
* update spark to 3.3.3

Signed-off-by: minmingzhu <minming.zhu@intel.com>

* fix CVE

* Update dev_cron.yml

* Update dev_cron.yml

---------

Signed-off-by: minmingzhu <minming.zhu@intel.com>
  • Loading branch information
minmingzhu authored Sep 25, 2024
1 parent e6554f1 commit f432d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mllib-dal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.21.7</version>
<version>3.25.5</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f432d12

Please sign in to comment.