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 174174 <dependency >
175175 <groupId >org.seleniumhq.selenium</groupId >
176176 <artifactId >selenium-java</artifactId >
177- <version >4.29 .0</version >
177+ <version >4.31 .0</version >
178178 </dependency >
179179 <!-- https://mvnrepository.com/artifact/com.github.stephenc.monte/monte-screen-recorder -->
180180 <dependency >
186186 <dependency >
187187 <groupId >org.apache.poi</groupId >
188188 <artifactId >poi</artifactId >
189- <version >5.4.0 </version >
189+ <version >5.4.1 </version >
190190 </dependency >
191191 <!-- https://mvnrepository.com/artifact/org.apache.poi/poi-ooxml -->
192192 <dependency >
193193 <groupId >org.apache.poi</groupId >
194194 <artifactId >poi-ooxml</artifactId >
195- <version >5.4.0 </version >
195+ <version >5.4.1 </version >
196196 </dependency >
197197 <!-- https://mvnrepository.com/artifact/net.sourceforge.tess4j/tess4j -->
198198 <dependency >
204204 <dependency >
205205 <groupId >org.junit.jupiter</groupId >
206206 <artifactId >junit-jupiter-api</artifactId >
207- <version >5.12.0 </version >
207+ <version >5.12.1 </version >
208208 <scope >test</scope >
209209 </dependency >
210210 </dependencies >
You can’t perform that action at this time.
0 commit comments