File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -99,13 +99,13 @@ dependencies {
99
99
api(" org.apache.httpcomponents.client5:httpclient5:5.2.1" )
100
100
api(" org.apache.httpcomponents.core5:httpcore5-reactive:5.2.1" )
101
101
api(" org.apache.poi:poi-ooxml:5.2.3" )
102
- api(" org.apache.tomcat.embed:tomcat-embed-core:10.1.10 " )
103
- api(" org.apache.tomcat.embed:tomcat-embed-websocket:10.1.10 " )
104
- api(" org.apache.tomcat:tomcat-util:10.1.10 " )
105
- api(" org.apache.tomcat:tomcat-websocket:10.1.10 " )
106
- api(" org.aspectj:aspectjrt:1.9.19 " )
107
- api(" org.aspectj:aspectjtools:1.9.19 " )
108
- api(" org.aspectj:aspectjweaver:1.9.19 " )
102
+ api(" org.apache.tomcat.embed:tomcat-embed-core:10.1.12 " )
103
+ api(" org.apache.tomcat.embed:tomcat-embed-websocket:10.1.12 " )
104
+ api(" org.apache.tomcat:tomcat-util:10.1.12 " )
105
+ api(" org.apache.tomcat:tomcat-websocket:10.1.12 " )
106
+ api(" org.aspectj:aspectjrt:1.9.20 " )
107
+ api(" org.aspectj:aspectjtools:1.9.20 " )
108
+ api(" org.aspectj:aspectjweaver:1.9.20 " )
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" )
You can’t perform that action at this time.
0 commit comments