Update Spring to 6.1.6

Resolves #652
This commit is contained in:
Chris Bono
2024-04-15 15:14:32 -05:00
parent 95c4eca172
commit 2a19a0a0ef

View File

@@ -12,7 +12,7 @@ protobuf = "3.21.5"
pulsar = "3.1.2"
pulsar-reactive = "0.5.3"
reactor = "2023.0.4"
spring = "6.1.5"
spring = "6.1.6"
# tests
assertj = "3.25.3"
awaitility = "4.2.1"