Skip to content

Commit 58d8210

Browse files
build(deps): bump the maven group across 2 directories with 1 update
Bumps the maven group with 1 update in the /infrastructure/kafka-consumer directory: org.apache.avro:avro. Bumps the maven group with 1 update in the /infrastructure/kafka-producer directory: org.apache.avro:avro. Updates `org.apache.avro:avro` from 1.11.3 to 1.11.4 Updates `org.apache.avro:avro` from 1.11.3 to 1.11.4 --- updated-dependencies: - dependency-name: org.apache.avro:avro dependency-version: 1.11.4 dependency-type: direct:production dependency-group: maven - dependency-name: org.apache.avro:avro dependency-version: 1.11.4 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d02c8f4 commit 58d8210

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

infrastructure/kafka-consumer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>org.apache.avro</groupId>
3232
<artifactId>avro</artifactId>
33-
<version>1.11.3</version>
33+
<version>1.11.4</version>
3434
</dependency>
3535

3636
<dependency>

infrastructure/kafka-producer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.apache.avro</groupId>
3939
<artifactId>avro</artifactId>
40-
<version>1.11.3</version>
40+
<version>1.11.4</version>
4141
</dependency>
4242

4343
<dependency>

0 commit comments

Comments
 (0)