File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed
Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -9,4 +9,6 @@ atest/results
99.pydevproject
1010.vscode
1111.idea
12- * .iml
12+ * .iml
13+ /.apt_generated /
14+ /.apt_generated_tests /
Original file line number Diff line number Diff line change 5555 <dependency >
5656 <groupId >org.eclipse.jetty</groupId >
5757 <artifactId >jetty-servlet</artifactId >
58- <version >9.4.25.v20191220 </version >
58+ <version >9.4.31.v20200723 </version >
5959 </dependency >
6060 <dependency >
6161 <groupId >org.apache.commons</groupId >
6262 <artifactId >commons-lang3</artifactId >
63- <version >3.9 </version >
63+ <version >3.11 </version >
6464 </dependency >
6565 <dependency >
6666 <groupId >org.apache.commons</groupId >
6767 <artifactId >commons-text</artifactId >
68- <version >1.8 </version >
68+ <version >1.9 </version >
6969 </dependency >
7070 <dependency >
7171 <groupId >org.apache.logging.log4j</groupId >
7272 <artifactId >log4j-core</artifactId >
73- <version >2.13.0 </version >
73+ <version >2.13.3 </version >
7474 </dependency >
7575 <dependency >
7676 <groupId >org.apache.logging.log4j</groupId >
7777 <artifactId >log4j-jcl</artifactId >
78- <version >2.13.0 </version >
78+ <version >2.13.3 </version >
7979 </dependency >
8080 <dependency >
8181 <groupId >org.robotframework</groupId >
9191 <dependency >
9292 <groupId >org.testng</groupId >
9393 <artifactId >testng</artifactId >
94- <version >7.1 .0</version >
94+ <version >7.3 .0</version >
9595 <scope >test</scope >
9696 </dependency >
9797 <dependency >
203203 <plugin >
204204 <groupId >org.robotframework</groupId >
205205 <artifactId >robotframework-maven-plugin</artifactId >
206- <version >1.6.0 </version >
206+ <version >1.7.2 </version >
207207 <executions >
208208 <execution >
209209 <id >FullDynamic</id >
You can’t perform that action at this time.
0 commit comments