Skip to content

Commit

Permalink
Bump org.owasp.encoder:encoder from 1.2.3 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps [org.owasp.encoder:encoder](https://github.com/owasp/owasp-java-encoder) from 1.2.3 to 1.3.1.
- [Release notes](https://github.com/owasp/owasp-java-encoder/releases)
- [Commits](OWASP/owasp-java-encoder@v1.2.3...v1.3.1)

---
updated-dependencies:
- dependency-name: org.owasp.encoder:encoder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 13, 2024
1 parent 90c8667 commit 8cc182c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>org.owasp.encoder</groupId>
<artifactId>encoder</artifactId>
<version>1.2.3</version>
<version>1.3.1</version>
</dependency>
<dependency> <!-- Test framework -->
<groupId>org.jenkins-ci.plugins.workflow</groupId>
Expand Down

0 comments on commit 8cc182c

Please sign in to comment.