4
4
5
5
<groupId >com.github.hi-fi</groupId >
6
6
<artifactId >robotframework-seleniumlibrary</artifactId >
7
- <version >3.9.1.1 -SNAPSHOT</version >
7
+ <version >3.12.0.0 -SNAPSHOT</version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >Robot Framework :: SeleniumLibrary</name >
66
66
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
67
67
<downloadSources >true</downloadSources >
68
68
<downloadJavadocs >true</downloadJavadocs >
69
- <aspectj .version>1.8.13 </aspectj .version>
69
+ <aspectj .version>1.9.1 </aspectj .version>
70
70
<java .version>1.7</java .version>
71
- <robotframework .version>3.0.2 </robotframework .version>
71
+ <robotframework .version>3.0.4 </robotframework .version>
72
72
<robotframework .maven.plugin.version>1.4.7</robotframework .maven.plugin.version>
73
- <selenium .version>3.9.1 </selenium .version>
73
+ <selenium .version>3.12.0 </selenium .version>
74
74
<keywords .class>SeleniumLibrary</keywords .class>
75
75
<browser >jbrowser</browser >
76
76
</properties >
139
139
<dependency >
140
140
<groupId >com.codeborne</groupId >
141
141
<artifactId >phantomjsdriver</artifactId >
142
- <version >1.4.3 </version >
142
+ <version >1.4.4 </version >
143
143
<exclusions >
144
144
<exclusion >
145
145
<groupId >org.seleniumhq.selenium</groupId >
159
159
<dependency >
160
160
<groupId >org.mockito</groupId >
161
161
<artifactId >mockito-core</artifactId >
162
- <version >2.12.0 </version >
162
+ <version >2.18.3 </version >
163
163
<scope >test</scope >
164
164
</dependency >
165
165
</dependencies >
640
640
</profile >
641
641
</profiles >
642
642
643
- </project >
643
+ </project >
0 commit comments