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 {
99dependencies {
1010 constraints {
1111 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" )
1313 api(" jakarta.validation:jakarta.validation-api:3.1.0" )
1414 api(" junit:junit:4.13.1" )
1515 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 " )
1818 api(" org.asciidoctor:asciidoctorj:2.5.7" )
1919 api(" org.asciidoctor:asciidoctorj-pdf:2.3.3" )
2020 api(" org.assertj:assertj-core:3.23.1" )
You can’t perform that action at this time.
0 commit comments