Skip to content

Commit d032f7f

Browse files
Downgrade to Spring Framework 5.3.27
Closes: #1994
1 parent f9fa64c commit d032f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<rxjava3>3.1.6</rxjava3>
128128
<smallrye-mutiny>1.4.0</smallrye-mutiny>
129129
<slf4j>1.7.32</slf4j>
130-
<spring>5.3.28-SNAPSHOT</spring>
130+
<spring>5.3.27</spring>
131131
<spring-hateoas>1.5.4</spring-hateoas>
132132
<spring-plugin>2.0.0.RELEASE</spring-plugin>
133133
<testcontainers>1.17.6</testcontainers>

0 commit comments

Comments
 (0)