Skip to content

Commit

Permalink
Merge pull request #608 from hazendaz/renovate/spring-core
Browse files Browse the repository at this point in the history
Update spring core to v6.1.1
  • Loading branch information
hazendaz authored Nov 24, 2023
2 parents 8194685 + 8453d00 commit ee33eea
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.0</version>
<version>6.1.1</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.0</version>
<version>6.1.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ee33eea

Please sign in to comment.