Skip to content

Commit

Permalink
Merge pull request #1 from djvelimir/feature/update-springframework-v…
Browse files Browse the repository at this point in the history
…ersion

Update spring framework version
  • Loading branch information
djvelimir authored Dec 19, 2024
2 parents ace6ef2 + ea6f841 commit ee1e52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>6.1.3</version>
<version>6.2.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit ee1e52e

Please sign in to comment.