chore: Dependency update
continuous-integration/drone/tag Build is passing Details
continuous-integration/drone/promote/test Build is failing Details

This commit is contained in:
Jim Martens 2024-09-04 22:47:33 +02:00
parent 8d6e45a7f6
commit 427970d4af
Signed by: 2martens
GPG Key ID: 47393ABD1F96B7C8
1 changed files with 11 additions and 11 deletions

View File

@ -1,21 +1,21 @@
[versions]
spring-boot = "3.1.2"
spring-doc = "2.1.0"
spring-cloud = "2022.0.4"
spring-boot = "3.3.3"
spring-doc = "2.6.0"
spring-cloud = "2023.0.3"
spring-grpc = "2.14.0.RELEASE"
grpc = "1.57.0"
tomcat-annotations = "6.0.53"
httpclient = "5.2.1"
slf4j = "2.0.7"
log4j = "2.20.0"
log4j-ecs = "1.5.0"
httpclient = "5.3.1"
slf4j = "2.0.16"
log4j = "2.23.1"
log4j-ecs = "1.6.0"
mapstruct = "1.5.5.Final"
junit = "5.10.0"
assertj = "3.24.2"
mockito = "5.4.0"
junit = "5.11.0"
assertj = "3.26.3"
mockito = "5.13.0"
keycloak = "22.0.1"
kotlin-logging = "3.0.5"
kotlin-reflect = "1.9.0"
kotlin-reflect = "2.0.20"
kotlin-lombok = "1.9.0"
plugin-nebula-release = "17.2.2"
plugin-lombok = "8.0.1"