File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ javaPlatform {
9
9
dependencies {
10
10
constraints {
11
11
api(" com.samskivert:jmustache:$jmustacheVersion " )
12
- api(" jakarta.servlet:jakarta.servlet-api:6.0 .0" )
12
+ api(" jakarta.servlet:jakarta.servlet-api:6.1 .0" )
13
13
api(" jakarta.validation:jakarta.validation-api:3.1.0" )
14
14
api(" junit:junit:4.13.1" )
15
15
api(" org.apache.pdfbox:pdfbox:2.0.27" )
16
- api(" org.apache.tomcat.embed:tomcat-embed-core:10.1.1 " )
17
- api(" org.apache.tomcat.embed:tomcat-embed-el:10.1.1 " )
16
+ api(" org.apache.tomcat.embed:tomcat-embed-core:11.0.2 " )
17
+ api(" org.apache.tomcat.embed:tomcat-embed-el:11.0.2 " )
18
18
api(" org.asciidoctor:asciidoctorj:2.5.7" )
19
19
api(" org.asciidoctor:asciidoctorj-pdf:2.3.3" )
20
20
api(" org.assertj:assertj-core:3.23.1" )
You can’t perform that action at this time.
0 commit comments