Skip to content

Commit

Permalink
Merge pull request #617 from hazendaz/renovate/spring-core
Browse files Browse the repository at this point in the history
Update spring core to v6.1.2
  • Loading branch information
hazendaz authored Dec 15, 2023
2 parents 3386e3b + fa2d55d commit 47853f4
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.1.1</version>
<version>6.1.2</version>
<optional>true</optional>
</dependency>

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

0 comments on commit 47853f4

Please sign in to comment.