File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ dependencies {
2525 testImplementation " org.junit.jupiter:junit-jupiter:${ VER_JUNIT} "
2626 testImplementation " org.assertj:assertj-core:${ VER_ASSERTJ} "
2727 testImplementation " com.diffplug.durian:durian-testlib:${ VER_DURIAN} "
28- testImplementation ' org.owasp.encoder:encoder:1.2.3 '
28+ testImplementation ' org.owasp.encoder:encoder:1.3.1 '
2929 testRuntimeOnly " org.junit.platform:junit-platform-launcher"
3030}
3131
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ dependencies {
5151 testImplementation " org.mockito:mockito-core:${ VER_MOCKITO} "
5252 testImplementation " com.diffplug.durian:durian-io:${ VER_DURIAN} "
5353 testImplementation ' com.github.spullara.mustache.java:compiler:0.9.14'
54- testImplementation ' org.owasp.encoder:encoder:1.2.3 '
54+ testImplementation ' org.owasp.encoder:encoder:1.3.1 '
5555 testImplementation " org.apache.maven:maven-plugin-api:${ VER_MAVEN_API} "
5656 testImplementation " org.eclipse.aether:aether-api:${ VER_ECLIPSE_AETHER} "
5757 testImplementation " org.codehaus.plexus:plexus-resources:${ VER_PLEXUS_RESOURCES} "
You can’t perform that action at this time.
0 commit comments