@ -3,6 +3,10 @@ Redisson Releases History
Try __[Redisson PRO](https://redisson.pro)__ with **ultra-fast performance** and **support by SLA**.
### 20-Dec-2023 - 3.25.2 released
Fixed - SSL connection can't be established
### 18-Dec-2023 - 3.25.1 released
Improvement - JDK21 Virtual Threads compatibility
@ -17,7 +17,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-core</artifactId>
<version>10.1.13</version>
<version>10.1.16</version>
<scope>provided</scope>
</dependency>
<version>8.5.93</version>
<version>8.5.96</version>
<version>9.0.80</version>
<version>9.0.83</version>
@ -142,7 +142,7 @@
<scope>test</scope>