We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e0339f + daa9b64 commit b21dfebCopy full SHA for b21dfeb
build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
48
implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.13'
49
50
- implementation 'org.owasp.encoder:encoder:1.3.0'
+ implementation 'org.owasp.encoder:encoder:1.4.0'
51
implementation 'org.springframework.boot:spring-boot-starter-web'
52
53
implementation 'software.amazon.awssdk:s3:2.21.40'
0 commit comments