Skip to content

Commit db6cca9

Browse files
committed
Build against Spring Framework 5.3.17 snapshots.
See #1669
1 parent cb9de5e commit db6cca9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

parent/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<rxjava3>3.0.13</rxjava3>
127127
<smallrye-mutiny>1.1.2</smallrye-mutiny>
128128
<slf4j>1.7.26</slf4j>
129-
<spring>5.3.16</spring>
129+
<spring>5.3.17-SNAPSHOT</spring>
130130
<spring-hateoas>1.3.7</spring-hateoas>
131131
<spring-plugin>2.0.0.RELEASE</spring-plugin>
132132
<testcontainers>1.15.3</testcontainers>
@@ -214,7 +214,6 @@
214214
<properties>
215215
<jaxb.version>2.2.11</jaxb.version>
216216
<java-activation.version>1.1.1</java-activation.version>
217-
<maven.compiler.release>8</maven.compiler.release>
218217
</properties>
219218

220219
<activation>

0 commit comments

Comments
 (0)