Skip to content

Commit

Permalink
Upgrade to Spring Framework 6.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll authored and app committed May 20, 2024
1 parent 2384732 commit 1252ff7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<junit-jupiter.version>5.10.2</junit-jupiter.version>
<log4j.version>2.23.1</log4j.version>
<mockito.version>5.11.0</mockito.version>
<spring.framework.version>6.0.20-SNAPSHOT</spring.framework.version>
<spring.framework.version>6.0.20</spring.framework.version>
</properties>

<scm>
Expand Down Expand Up @@ -219,7 +219,6 @@
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<release>${java.version}</release>
<parameters>true</parameters>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 1252ff7

Please sign in to comment.