libs updated

pull/6181/head
Nikita Koksharov 4 months ago
parent 361e515988
commit 33efb5a7ee

@ -134,7 +134,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.26.0</version>
<version>3.26.3</version>
<scope>test</scope>
</dependency>
<dependency>
@ -184,7 +184,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-bom</artifactId>
<version>4.1.112.Final</version>
<version>4.1.113.Final</version>
<type>pom</type>
<scope>import</scope>
</dependency>

@ -9,7 +9,7 @@
</parent>
<properties>
<spring-boot.version>3.3.2</spring-boot.version>
<spring-boot.version>3.3.4</spring-boot.version>
</properties>
<artifactId>redisson-spring-boot-starter</artifactId>

Loading…
Cancel
Save