Skip to content

Commit

Permalink
chore(deps): bump org.springframework:spring-context
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.3.20 to 6.1.14.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.20...v6.1.14)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 21, 2024
1 parent f147460 commit 348a3b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hugegraph-pd/hg-pd-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>5.3.20</version>
<version>6.1.14</version>
</dependency>
<dependency>
<groupId>org.apache.hugegraph</groupId>
Expand Down

0 comments on commit 348a3b2

Please sign in to comment.