Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Mend: high confidence minor and patch dependency updates
Browse files Browse the repository at this point in the history
mend-for-github-com[bot] authored Feb 19, 2024
1 parent d8dddd1 commit c906c22
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions gradle/dependency-versions.gradle
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
ext {
apacheHttpClientVersion = "4.5.3"
avroVersion = "1.9.2"
commonsCliVersion = "1.2"
apacheHttpClientVersion = "4.5.14"
avroVersion = "1.11.3"
commonsCliVersion = "1.6.0"
commonsHttpClientVersion = "3.1"
commonsIOVersion = "2.4"
commonslang3Version = "3.4"
commonsValidatorVersion = "1.5.1"
commonslang3Version = "3.14.0"
commonsValidatorVersion = "1.8.0"
findbugsVersion = "3.0.1"
guavaVersion = "25.0-jre"
intellijAnnotationsVersion = "12.0"
jacksonVersion = "2.10.0"
jacksonVersion = "2.16.1"
kafkaVersion = "2.4.1.66"
log4jVersion = "1.2.17"
metricsCoreVersion = "4.1.0"
metricsCoreVersion = "4.2.25"
mockitoVersion = "1.10.19"
parseqVersion = "2.6.31"
pegasusVersion = "29.14.0"
scalaVersion = "2.12"
slf4jVersion = "1.7.5"
testngVersion = "7.1.0"
slf4jVersion = "1.7.36"
testngVersion = "7.4.0"
zookeeperVersion = "3.6.3-23"
helixZkclientVersion = "1.0.2"
}

0 comments on commit c906c22

Please sign in to comment.