File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -96,9 +96,9 @@ dependencies {
9696 implementation(" com.sun.mail:jakarta.mail:2.0.2" )
9797 implementation(" com.sun.xml.bind:jaxb-core:4.0.5" )
9898 implementation(" com.sun.xml.bind:jaxb-impl:4.0.5" )
99- implementation(" io.dropwizard:dropwizard-auth:4.0.7 " )
100- implementation(" io.dropwizard:dropwizard-core:4.0.7 " )
101- implementation(" io.dropwizard:dropwizard-jdbi3:4.0.7 " )
99+ implementation(" io.dropwizard:dropwizard-auth:4.0.15 " )
100+ implementation(" io.dropwizard:dropwizard-core:4.0.15 " )
101+ implementation(" io.dropwizard:dropwizard-jdbi3:4.0.15 " )
102102 implementation(" io.github.openfeign:feign-core:13.6" )
103103 implementation(" io.github.openfeign:feign-gson:13.6" )
104104 implementation(" javax.activation:activation:1.1.1" )
@@ -117,7 +117,7 @@ dependencies {
117117 testImplementation(" com.github.database-rider:rider-junit5:1.43.0" )
118118 testImplementation(" com.github.npathai:hamcrest-optional:2.0.0" )
119119 testImplementation(" com.sun.mail:jakarta.mail:2.0.2" )
120- testImplementation(" io.dropwizard:dropwizard-testing:4.0.7 " )
120+ testImplementation(" io.dropwizard:dropwizard-testing:4.0.15 " )
121121 testImplementation(" org.awaitility:awaitility:4.3.0" )
122122 testImplementation(" org.junit.jupiter:junit-jupiter-api:5.13.4" )
123123 testImplementation(" org.junit.jupiter:junit-jupiter-params:5.13.4" )
You can’t perform that action at this time.
0 commit comments