Skip to content

Commit

Permalink
Merge pull request #154 from hazendaz/renovate/spring-core
Browse files Browse the repository at this point in the history
Update spring core to v5.3.31
  • Loading branch information
hazendaz authored Nov 17, 2023
2 parents ff2c0b5 + a41294a commit 71e29c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -256,13 +256,13 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>5.3.30</version>
<version>5.3.31</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>5.3.30</version>
<version>5.3.31</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 71e29c3

Please sign in to comment.