Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
1d72024cae fix(deps): update dependency com.iqser.red.commons:spring-commons to v2.7.0 2025-02-04 18:14:25 +00:00

View File

@ -59,7 +59,7 @@ dependencies {
api("org.springframework.boot:spring-boot-starter-web:${springBootStarterVersion}")
api("org.springframework.boot:spring-boot-starter-websocket:${springBootStarterVersion}")
api("org.springframework.security:spring-security-messaging:6.1.3")
api("com.iqser.red.commons:spring-commons:2.1.0")
api("com.iqser.red.commons:spring-commons:2.7.0")
api("com.iqser.red.commons:jackson-commons:2.3.0")
api("com.iqser.red.commons:spring-boot-starter-web-custom-commons:2.1.0")
api("com.iqser.red.commons:metric-commons:2.3.0")