Skip to content

Commit 8887203

Browse files
committed
Update version to 4.28.6
1 parent fc1d819 commit 8887203

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ Maven
2525
<dependency>
2626
<groupId>com.hivemq</groupId>
2727
<artifactId>hivemq-amazon-kinesis-extension-customization-sdk</artifactId>
28-
<version>4.28.5</version>
28+
<version>4.28.6</version>
2929
</dependency>
3030
----
3131

3232
Gradle
3333

3434
[source,groovy]
3535
----
36-
implementation("com.hivemq:hivemq-amazon-kinesis-extension-customization-sdk:4.28.5")
36+
implementation("com.hivemq:hivemq-amazon-kinesis-extension-customization-sdk:4.28.6")
3737
----
3838

3939
NOTE: The HiveMQ Amazon Kinesis Extension Customization SDK is available in Maven central, so no special configuration is needed.

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=4.28.6-SNAPSHOT
1+
version=4.28.6

0 commit comments

Comments
 (0)