File tree Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Expand file tree Collapse file tree 1 file changed +17
-3
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.36.2 -SNAPSHOT</version >
8+ <version >4.38.0 -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.36 .0</selenium .version>
36- <htmlunit .version>4.36.1 </htmlunit .version>
35+ <selenium .version>4.38 .0</selenium .version>
36+ <htmlunit .version>4.38.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>
5959 <tag >htmlunit-remote-4.30.0</tag >
6060 </scm >
6161
62+ <repositories >
63+ <repository >
64+ <name >Central Portal Snapshots</name >
65+ <id >central-portal-snapshots</id >
66+ <url >https://central.sonatype.com/repository/maven-snapshots/</url >
67+ <releases >
68+ <enabled >false</enabled >
69+ </releases >
70+ <snapshots >
71+ <enabled >true</enabled >
72+ </snapshots >
73+ </repository >
74+ </repositories >
75+
6276 <distributionManagement >
6377 <snapshotRepository >
6478 <id >ossrh</id >
You can’t perform that action at this time.
0 commit comments