Skip to content

Commit bcdc8e7

Browse files
dependabot[bot]dbwiddis
authored andcommitted
dependabot: bump org.owasp.encoder:encoder from 1.3.1 to 1.4.0
Bumps [org.owasp.encoder:encoder](https://github.com/owasp/owasp-java-encoder) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/owasp/owasp-java-encoder/releases) - [Commits](OWASP/owasp-java-encoder@v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: org.owasp.encoder:encoder dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94c5aa5 commit bcdc8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ dependencies {
181181
}
182182

183183
// used for output encoding of config descriptions
184-
implementation 'org.owasp.encoder:encoder:1.3.1'
184+
implementation 'org.owasp.encoder:encoder:1.4.0'
185185

186186
testImplementation 'org.awaitility:awaitility:4.3.0'
187187
testImplementation 'pl.pragmatists:JUnitParams:1.1.1'

0 commit comments

Comments
 (0)