1 Commits

Author SHA1 Message Date
dependabot[bot]
1d810b52b0 Bump spring-security-core from 5.1.11.RELEASE to 5.5.7 in /Server
Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 5.1.11.RELEASE to 5.5.7.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.1.11.RELEASE...5.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 23:14:28 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Much-Assembly-Required
### [Official website](https://muchassemblyrequired.com)
[![CodeFactor](https://www.codefactor.io/repository/github/simon987/much-assembly-required/badge)](https://www.codefactor.io/repository/github/simon987/much-assembly-required)
[![Build Status](https://ci.simon987.net/buildStatus/icon?job=Much-Assembly-Required)](https://ci.simon987.net/job/Much-Assembly-Required/)

View File

@@ -114,7 +114,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-core</artifactId>
<version>5.1.11.RELEASE</version>
<version>5.5.7</version>
</dependency>
<dependency>
<groupId>com.sparkjava</groupId>