Downgrade to Spring Framework 5.3.27

Closes: #1994
This commit is contained in:
Christoph Strobl
2023-05-12 07:22:35 +02:00
parent f9fa64c5e0
commit d032f7f974

View File

@@ -127,7 +127,7 @@
<rxjava3>3.1.6</rxjava3>
<smallrye-mutiny>1.4.0</smallrye-mutiny>
<slf4j>1.7.32</slf4j>
<spring>5.3.28-SNAPSHOT</spring>
<spring>5.3.27</spring>
<spring-hateoas>1.5.4</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.17.6</testcontainers>