Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump spring-core from 4.2.0.RELEASE to 5.3.19 in /jwt-sample #48

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 4.2.0.RELEASE to 5.3.19 in /jwt-sample
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.2.0.RELEASE to 5.3.19.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.2.0.RELEASE...v5.3.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Apr 22, 2022
commit a6dfe134a55e4ae5463de4aae300eb06f90744bc
2 changes: 1 addition & 1 deletion jwt-sample/pom.xml
Original file line number Diff line number Diff line change
@@ -70,7 +70,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>4.2.0.RELEASE</version>
<version>5.3.19</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>