Skip to content

Commit

Permalink
Updating CronUtils due to glassfish CVE (#245) (#246)
Browse files Browse the repository at this point in the history
(cherry picked from commit b6e4661)
Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>

Co-authored-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
  • Loading branch information
1 parent 1816698 commit cf6ed07
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/dco.yml

This file was deleted.

2 changes: 1 addition & 1 deletion spi/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ check.dependsOn jacocoTestReport

dependencies {
compileOnly "org.opensearch:opensearch:${opensearch_version}"
implementation "com.cronutils:cron-utils:9.1.6"
implementation "com.cronutils:cron-utils:9.2.0"

testImplementation "org.opensearch.test:framework:${opensearch_version}"
testImplementation "org.apache.logging.log4j:log4j-core:${versions.log4j}"
Expand Down

0 comments on commit cf6ed07

Please sign in to comment.