Skip to content

Commit

Permalink
Merge pull request #374 from hazendaz/renovate/spring-core
Browse files Browse the repository at this point in the history
Update spring core to v6.2.2
  • Loading branch information
hazendaz authored Jan 16, 2025
2 parents cbf5b53 + 6339fff commit 1e34ad8
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.2.1</version>
<version>6.2.2</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-orm</artifactId>
<version>6.2.1</version>
<version>6.2.2</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 1e34ad8

Please sign in to comment.