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 @@ -103,9 +103,9 @@ dependencies {
103
103
api(" org.apache.tomcat.embed:tomcat-embed-websocket:10.1.14" )
104
104
api(" org.apache.tomcat:tomcat-util:10.1.14" )
105
105
api(" org.apache.tomcat:tomcat-websocket:10.1.14" )
106
- api(" org.aspectj:aspectjrt:1.9.20" )
107
- api(" org.aspectj:aspectjtools:1.9.20" )
108
- api(" org.aspectj:aspectjweaver:1.9.20" )
106
+ api(" org.aspectj:aspectjrt:1.9.20.1 " )
107
+ api(" org.aspectj:aspectjtools:1.9.20.1 " )
108
+ api(" org.aspectj:aspectjweaver:1.9.20.1 " )
109
109
api(" org.assertj:assertj-core:3.24.2" )
110
110
api(" org.awaitility:awaitility:4.2.0" )
111
111
api(" org.bouncycastle:bcpkix-jdk18on:1.72" )
@@ -137,7 +137,7 @@ dependencies {
137
137
api(" org.seleniumhq.selenium:htmlunit-driver:2.70.0" )
138
138
api(" org.seleniumhq.selenium:selenium-java:3.141.59" )
139
139
api(" org.skyscreamer:jsonassert:1.5.1" )
140
- api(" org.slf4j:slf4j-api:2.0.7 " )
140
+ api(" org.slf4j:slf4j-api:2.0.9 " )
141
141
api(" org.testng:testng:7.8.0" )
142
142
api(" org.webjars:underscorejs:1.8.3" )
143
143
api(" org.webjars:webjars-locator-core:0.53" )
You can’t perform that action at this time.
0 commit comments