Skip to content

Commit 3a3f454

Browse files
committed
Build against Spring Framework 6 snapshots.
Closes #1542
1 parent b3513a5 commit 3a3f454

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parent/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@
128128
<rxjava3>3.1.3</rxjava3>
129129
<smallrye-mutiny>1.3.0</smallrye-mutiny>
130130
<slf4j>1.7.32</slf4j>
131-
<spring>5.3.13</spring>
132-
<spring-hateoas>1.4.0</spring-hateoas>
131+
<spring>6.0.0-SNAPSHOT</spring>
132+
<spring-hateoas>1.4.0-SNAPSHOT</spring-hateoas>
133133
<spring-plugin>3.0.0-SNAPSHOT</spring-plugin>
134134
<servlet-api>4.0.1</servlet-api>
135135
<testcontainers>1.16.2</testcontainers>

0 commit comments

Comments
 (0)