Skip to content

Commit 94554b1

Browse files
authored
feat: update to kafka 2.8.1, app version 1.1.3 (#211)
Contributes to: mhub/qp-planning#7129 Signed-off-by: Dave <[email protected]>
1 parent 9f0be90 commit 94554b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
<groupId>kafka.vertx</groupId>
88
<artifactId>demo</artifactId>
9-
<version>1.0.0</version>
9+
<version>1.1.3</version>
1010

1111
<properties>
12-
<kafka.version>2.8.0</kafka.version>
12+
<kafka.version>2.8.1</kafka.version>
1313
<vertx.version>4.1.5</vertx.version>
1414
<logback.version>1.2.6</logback.version>
1515
<jackson-databind.version>2.11.2</jackson-databind.version>

0 commit comments

Comments
 (0)