File tree Expand file tree Collapse file tree 2 files changed +2
-16
lines changed Expand file tree Collapse file tree 2 files changed +2
-16
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >com.aventstack</groupId >
66 <artifactId >extentreports</artifactId >
7- <version >4.0.4 </version >
7+ <version >4.0.5 </version >
88
99 <name >extentreports</name >
1010 <url >www.extentreports.com</url >
Original file line number Diff line number Diff line change 44
55 <groupId >com.aventstack</groupId >
66 <artifactId >extentreports</artifactId >
7- <version >4.0.4 </version >
7+ <version >4.0.5 </version >
88
99 <name >extentreports</name >
1010 <url >www.extentreports.com</url >
112112 <artifactId >maven-resources-plugin</artifactId >
113113 <version >2.7</version >
114114 </plugin >
115- <plugin >
116- <groupId >org.apache.maven.plugins</groupId >
117- <artifactId >maven-gpg-plugin</artifactId >
118- <version >1.6</version >
119- <executions >
120- <execution >
121- <id >sign-artifacts</id >
122- <phase >verify</phase >
123- <goals >
124- <goal >sign</goal >
125- </goals >
126- </execution >
127- </executions >
128- </plugin >
129115 </plugins >
130116 </build >
131117
You can’t perform that action at this time.
0 commit comments