Skip to content

Commit

Permalink
Update spring core to v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent a23d319 commit e15877c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions displaytag/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>6.0.13</version>
<version>6.1.0</version>
<optional>true</optional>
</dependency>

Expand Down Expand Up @@ -157,7 +157,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>6.0.13</version>
<version>6.1.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e15877c

Please sign in to comment.