File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,15 +22,15 @@ Maven
22
22
<dependency>
23
23
<groupId>com.hivemq</groupId>
24
24
<artifactId>hivemq-enterprise-security-extension-customization-sdk</artifactId>
25
- <version>4.35 .0</version>
25
+ <version>4.36 .0</version>
26
26
</dependency>
27
27
----
28
28
29
29
Gradle
30
30
31
31
[source,kotlin]
32
32
----
33
- implementation("com.hivemq:hivemq-enterprise-security-extension-customization-sdk:4.35 .0")
33
+ implementation("com.hivemq:hivemq-enterprise-security-extension-customization-sdk:4.36 .0")
34
34
----
35
35
36
36
NOTE: The HiveMQ Enterprise Security Extension Customization SDK is available on Maven central, so no special configuration is needed.
Original file line number Diff line number Diff line change 1
- version =4.36.0-SNAPSHOT
1
+ version =4.36.0
You can’t perform that action at this time.
0 commit comments