Skip to content

Commit

Permalink
Update spring core to v5.3.20 (#28)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Alexander Safonov <alexander.safonov@retailnext.net>
  • Loading branch information
3 people authored May 13, 2022
1 parent 1350b16 commit 8b4e19b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,17 +92,17 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>5.3.19</version>
<version>5.3.20</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>5.3.18</version>
<version>5.3.20</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>5.3.18</version>
<version>5.3.20</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 8b4e19b

Please sign in to comment.