Skip to content

Commit

Permalink
Bumping slf4j-api version to 1.7.36 (#286) (#287)
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Palis <[email protected]>

Signed-off-by: Joshua Palis <[email protected]>
(cherry picked from commit 7727871)

Co-authored-by: Joshua Palis <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and joshpalis authored Dec 16, 2022
1 parent 0c4a479 commit 1c2233d
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 @@ -43,7 +43,7 @@ jacocoTestReport {
}
check.dependsOn jacocoTestReport

def slf4j_version_of_cronutils = "1.7.30"
def slf4j_version_of_cronutils = "1.7.36"
dependencies {
compileOnly "org.opensearch:opensearch:${opensearch_version}"
// slf4j is the runtime dependency of cron-utils
Expand Down

0 comments on commit 1c2233d

Please sign in to comment.