⬆️ Bump jodd-http from 6.2.0 to 6.2.1

Bumps [jodd-http](https://github.com/oblac/jodd-http) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/oblac/jodd-http/releases)
- [Commits](https://github.com/oblac/jodd-http/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: org.jodd:jodd-http
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-07 21:14:46 +00:00 committed by GitHub
parent 89876863cc
commit 91e4fbc38b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -197,7 +197,7 @@
<dependency>
<groupId>org.jodd</groupId>
<artifactId>jodd-http</artifactId>
<version>6.2.0</version>
<version>6.2.1</version>
</dependency>
<dependency>
<groupId>com.github.binarywang</groupId>