Skip to content

Commit

Permalink
Upgrade to Spring Framework 5.3.24.
Browse files Browse the repository at this point in the history
Resolves #1293.
  • Loading branch information
gregturn committed Nov 16, 2022
1 parent 20b31a9 commit 15a6cda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<slf4j.version>1.7.25</slf4j.version>
<smack.version>4.2.1</smack.version>
<soap-api.version>1.4.0</soap-api.version>
<spring.version>5.3.23</spring.version>
<spring.version>5.3.24</spring.version>
<spring-security.version>5.5.8</spring-security.version>
<stax.version>1.8.3</stax.version>
<sun-mail.version>1.6.0</sun-mail.version>
Expand Down Expand Up @@ -240,7 +240,7 @@
<profile>
<id>spring-buildsnapshot</id>
<properties>
<spring.version>5.3.24-SNAPSHOT</spring.version>
<spring.version>5.3.25-SNAPSHOT</spring.version>
</properties>
</profile>
<profile>
Expand Down

0 comments on commit 15a6cda

Please sign in to comment.