File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 55
66 <groupId >com.nordstrom.ui-tools</groupId >
77 <artifactId >htmlunit-remote</artifactId >
8- <version >4.33 .1-SNAPSHOT</version >
8+ <version >4.34 .1-SNAPSHOT</version >
99
1010 <name >htmlunit-remote</name >
1111 <description >This is the remote wrapper for HtmlUnitDriver</description >
3232 <maven .build.timestamp.format>yyyy-MM-dd HH:mm</maven .build.timestamp.format>
3333 <maven .compiler.source>11</maven .compiler.source>
3434 <maven .compiler.target>11</maven .compiler.target>
35- <selenium .version>4.34 .0</selenium .version>
36- <htmlunit .version>4.34 .0</htmlunit .version>
35+ <selenium .version>4.35 .0</selenium .version>
36+ <htmlunit .version>4.35 .0</htmlunit .version>
3737 <junit .version>4.13.2</junit .version>
3838 <checkstyle .version>10.15.0</checkstyle .version>
3939 <spotbugs .version>4.8.4</spotbugs .version>
7373 <dependencyManagement >
7474 <dependencies >
7575 <dependency >
76- <groupId >org.slf4j </groupId >
77- <artifactId >slf4j-api </artifactId >
78- <version >1.7.35 </version >
76+ <groupId >com.google.errorprone </groupId >
77+ <artifactId >error_prone_annotations </artifactId >
78+ <version >2.40.0 </version >
7979 </dependency >
8080 </dependencies >
8181 </dependencyManagement >
You can’t perform that action at this time.
0 commit comments