Skip to content

Commit 0d3366a

Browse files
Bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1
Bumps org.apache.commons:commons-compress from 1.26.0 to 1.26.1. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1319f97 commit 0d3366a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jacksonDatatypejsr310 = { module = "com.fasterxml.jackson.datatype:jackson-datat
3939
#Kafka
4040
kafka-clients = { module = "org.apache.kafka:kafka-clients", version = "3.6.1"}
4141
kafka-avro-serializer = { module = "io.confluent:kafka-avro-serializer", version = "7.6.0"}
42-
commons-compress = { module = "org.apache.commons:commons-compress", version = "1.26.0" }
42+
commons-compress = { module = "org.apache.commons:commons-compress", version = "1.26.1" }
4343

4444
#Jupiter
4545
jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "jupiter-version" }

0 commit comments

Comments
 (0)