Bump encoder from 1.2.2 to 1.2.3

Bumps [encoder](https://github.com/owasp/owasp-java-encoder) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/owasp/owasp-java-encoder/releases)
- [Commits](https://github.com/owasp/owasp-java-encoder/compare/v1.2.2...v1.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-09 07:36:08 +00:00 committed by GitHub
parent 4359f894b8
commit 738f62fc52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -175,7 +175,7 @@
<dependency>
<groupId>org.owasp.encoder</groupId>
<artifactId>encoder</artifactId>
<version>1.2.2</version>
<version>1.2.3</version>
</dependency>