Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Bump spring-core from 5.3.20 to 5.3.26 #323

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump spring-core from 5.3.20 to 5.3.26
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.20 to 5.3.26.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.20...v5.3.26)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Mar 23, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 9cc82dbf349b0c0a8bf667edd57fd3358cdfdd2e
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -116,7 +116,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>5.3.20</version>
<version>5.3.26</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>