Skip to content

Commit

Permalink
Update spring core to v6.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent f958a2e commit f371c16
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 @@ -159,7 +159,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>6.2.2</version>
<version>6.2.3</version>
<optional>true</optional>
</dependency>

Expand Down Expand Up @@ -196,7 +196,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>6.2.2</version>
<version>6.2.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f371c16

Please sign in to comment.