Merge pull request #6 from xuwujing/dependabot/maven/org.apache.storm-storm-kafka-1.2.3

Bump storm-kafka from 1.2.2 to 1.2.3
This commit is contained in:
xuwujing 2021-03-25 16:14:22 +08:00 committed by GitHub
commit 5ecf5d1f94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -375,7 +375,7 @@
<dependency>
<groupId>org.apache.storm</groupId>
<artifactId>storm-kafka</artifactId>
<version>1.2.2</version>
<version>1.2.3</version>
<scope>provided</scope>
</dependency>