Skip to content

Commit 27e5a19

Browse files
committed
Bump vulnerable deps
1 parent 8544aa9 commit 27e5a19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ object Versions {
77
const val wrapper = "8.4"
88

99
const val radarCommons = "1.1.2"
10-
const val confluent = "7.6.0"
10+
const val confluent = "7.7.0"
1111
const val kafka = "$confluent-ce"
12-
const val avro = "1.11.3"
12+
const val avro = "1.12.0"
1313

1414
const val managementPortal = "2.0.0"
1515

0 commit comments

Comments
 (0)