Skip to content

Commit

Permalink
update all Spring modules to 5.2.22
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferya committed Sep 9, 2022
1 parent dac63bd commit ebce0a9
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 @@ -15,12 +15,12 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>5.2.11.RELEASE</version>
<version>5.2.22.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>5.3.18</version>
<version>5.2.22.RELEASE</version>
</dependency>
<dependency>
<groupId>org.apache.taglibs</groupId>
Expand Down

0 comments on commit ebce0a9

Please sign in to comment.