Skip to content

Commit

Permalink
Merge pull request #2693 from OpenFeign/dependabot/maven/org.springfr…
Browse files Browse the repository at this point in the history
…amework-spring-context-6.2.1

Bump org.springframework:spring-context from 6.2.0 to 6.2.1
  • Loading branch information
github-actions[bot] authored Dec 13, 2024
2 parents ed4f0f2 + 4a2ec09 commit 92e8ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>6.2.0</version>
<version>6.2.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 92e8ad0

Please sign in to comment.