Skip to content

Commit 9467618

Browse files
chore(deps): Bump org.apache.avro:avro from 1.12.0 to 1.12.1 (#1473)
Bumps org.apache.avro:avro from 1.12.0 to 1.12.1. --- updated-dependencies: - dependency-name: org.apache.avro:avro dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7329809 commit 9467618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spring-cloud-stream = "4.3.0" # not managed by spring-boot-dependencies
2929
activemq-broker = { module = "org.apache.activemq:activemq-broker", version.ref = "activemq" }
3030
amqp-client = "com.rabbitmq:amqp-client:5.26.0"
3131
assertj-core = "org.assertj:assertj-core:3.27.6"
32-
avro = "org.apache.avro:avro:1.12.0"
32+
avro = "org.apache.avro:avro:1.12.1"
3333
awaitility = "org.awaitility:awaitility:4.3.0"
3434
commons-lang3 = "org.apache.commons:commons-lang3:3.19.0"
3535
jackson-annotations = "com.fasterxml.jackson.core:jackson-annotations:2.20"

0 commit comments

Comments
 (0)