File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,6 @@ dependencies {
4545 jmustache(" com.samskivert:jmustache@jar" )
4646
4747 optional(platform(project(" :spring-restdocs-platform" )))
48- optional(" commons-codec:commons-codec" )
4948 optional(" javax.validation:validation-api" )
5049 optional(" junit:junit" )
5150 optional(" org.hibernate.validator:hibernate-validator" )
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ dependencies {
1010 constraints {
1111 api(" com.fasterxml.jackson.core:jackson-databind:2.9.5" )
1212 api(" com.samskivert:jmustache:$jmustacheVersion " )
13- api(" commons-codec:commons-codec:1.10" )
1413 api(" jakarta.xml.bind:jakarta.xml.bind-api:2.3.3" )
1514 api(" javax.servlet:javax.servlet-api:3.1.0" )
1615 api(" javax.validation:validation-api:2.0.0.Final" )
You can’t perform that action at this time.
0 commit comments