Skip to content

Commit

Permalink
Merge pull request #330 from hazendaz/renovate/spring-core
Browse files Browse the repository at this point in the history
Update spring core to v6.1.14
  • Loading branch information
hazendaz authored Oct 17, 2024
2 parents 83c3487 + 56ad5c0 commit b35ea68
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.13</version>
<version>6.1.14</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-orm</artifactId>
<version>6.1.13</version>
<version>6.1.14</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit b35ea68

Please sign in to comment.