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 {
45
45
jmustache(" com.samskivert:jmustache@jar" )
46
46
47
47
optional(platform(project(" :spring-restdocs-platform" )))
48
- optional(" commons-codec:commons-codec" )
49
48
optional(" javax.validation:validation-api" )
50
49
optional(" junit:junit" )
51
50
optional(" org.hibernate.validator:hibernate-validator" )
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ dependencies {
10
10
constraints {
11
11
api(" com.fasterxml.jackson.core:jackson-databind:2.9.5" )
12
12
api(" com.samskivert:jmustache:$jmustacheVersion " )
13
- api(" commons-codec:commons-codec:1.10" )
14
13
api(" jakarta.xml.bind:jakarta.xml.bind-api:2.3.3" )
15
14
api(" javax.servlet:javax.servlet-api:3.1.0" )
16
15
api(" javax.validation:validation-api:2.0.0.Final" )
You can’t perform that action at this time.
0 commit comments