Skip to content

Commit

Permalink
Updating CronUtils due to glassfish CVE (opensearch-project#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
saratvemulapalli authored Sep 30, 2022
1 parent 4d07e7d commit b6e4661
Showing 1 changed file with 1 addition and 1 deletion.
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 b6e4661

Please sign in to comment.