Skip to content

Commit

Permalink
Merge pull request #312 from hazendaz/renovate/spring-core
Browse files Browse the repository at this point in the history
Update spring core to v6.1.13
  • Loading branch information
hazendaz authored Sep 12, 2024
2 parents 707c207 + ebec41b commit 60c4a86
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 @@ -681,13 +681,13 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>6.1.12</version>
<version>6.1.13</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-orm</artifactId>
<version>6.1.12</version>
<version>6.1.13</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 60c4a86

Please sign in to comment.