File tree Expand file tree Collapse file tree 10 files changed +20
-20
lines changed
Expand file tree Collapse file tree 10 files changed +20
-20
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ class WithEnvironmentVariables {
8080<dependency >
8181 <groupId >uk.org.webcompere</groupId >
8282 <artifactId >system-stubs-core</artifactId >
83- <version >2.1.3 </version >
83+ <version >2.1.4 </version >
8484</dependency >
8585```
8686
@@ -90,7 +90,7 @@ class WithEnvironmentVariables {
9090<dependency >
9191 <groupId >uk.org.webcompere</groupId >
9292 <artifactId >system-stubs-junit4</artifactId >
93- <version >2.1.3 </version >
93+ <version >2.1.4 </version >
9494</dependency >
9595```
9696
@@ -100,7 +100,7 @@ class WithEnvironmentVariables {
100100<dependency >
101101 <groupId >uk.org.webcompere</groupId >
102102 <artifactId >system-stubs-jupiter</artifactId >
103- <version >2.1.3 </version >
103+ <version >2.1.4 </version >
104104</dependency >
105105```
106106
@@ -110,7 +110,7 @@ class WithEnvironmentVariables {
110110<dependency >
111111 <groupId >uk.org.webcompere</groupId >
112112 <artifactId >system-stubs-testng</artifactId >
113- <version >2.1.3 </version >
113+ <version >2.1.4 </version >
114114</dependency >
115115```
116116
Original file line number Diff line number Diff line change 44
55 <groupId >uk.org.webcompere</groupId >
66 <artifactId >system-stubs-parent</artifactId >
7- <version >2.1.4 -SNAPSHOT</version >
7+ <version >2.1.5 -SNAPSHOT</version >
88 <packaging >pom</packaging >
99
1010 <name >System Stubs Parent</name >
6060 <dependency >
6161 <groupId >uk.org.webcompere</groupId >
6262 <artifactId >system-stubs-interceptor</artifactId >
63- <version >2.1.4 -SNAPSHOT</version >
63+ <version >2.1.5 -SNAPSHOT</version >
6464 <scope >provided</scope >
6565 </dependency >
6666 <dependency >
6767 <groupId >uk.org.webcompere</groupId >
6868 <artifactId >system-stubs-core</artifactId >
69- <version >2.1.4 -SNAPSHOT</version >
69+ <version >2.1.5 -SNAPSHOT</version >
7070 </dependency >
7171 <dependency >
7272 <groupId >org.apache.commons</groupId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >uk.org.webcompere</groupId >
77 <artifactId >system-stubs-parent</artifactId >
8- <version >2.1.4 -SNAPSHOT</version >
8+ <version >2.1.5 -SNAPSHOT</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111
1212 <artifactId >system-stubs-core</artifactId >
13- <version >2.1.4 -SNAPSHOT</version >
13+ <version >2.1.5 -SNAPSHOT</version >
1414 <packaging >jar</packaging >
1515
1616 <name >System Stubs Core</name >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >uk.org.webcompere</groupId >
77 <artifactId >system-stubs-parent</artifactId >
8- <version >2.1.4 -SNAPSHOT</version >
8+ <version >2.1.5 -SNAPSHOT</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111
1212 <artifactId >system-stubs-interceptor</artifactId >
13- <version >2.1.4 -SNAPSHOT</version >
13+ <version >2.1.5 -SNAPSHOT</version >
1414 <packaging >jar</packaging >
1515
1616 <name >System Stubs Interceptor</name >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ project and has been rebuilt from the ground up for this version.
99<dependency >
1010 <groupId >uk.org.webcompere</groupId >
1111 <artifactId >system-stubs-junit4</artifactId >
12- <version >2.1.3 </version >
12+ <version >2.1.4 </version >
1313</dependency >
1414```
1515
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >uk.org.webcompere</groupId >
77 <artifactId >system-stubs-parent</artifactId >
8- <version >2.1.4 -SNAPSHOT</version >
8+ <version >2.1.5 -SNAPSHOT</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111
1212 <artifactId >system-stubs-junit4</artifactId >
13- <version >2.1.4 -SNAPSHOT</version >
13+ <version >2.1.5 -SNAPSHOT</version >
1414 <packaging >jar</packaging >
1515
1616 <name >System Stubs JUnit4</name >
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ JUnit 5 unit test.
77<dependency >
88 <groupId >uk.org.webcompere</groupId >
99 <artifactId >system-stubs-jupiter</artifactId >
10- <version >2.1.3 </version >
10+ <version >2.1.4 </version >
1111</dependency >
1212```
1313
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >uk.org.webcompere</groupId >
77 <artifactId >system-stubs-parent</artifactId >
8- <version >2.1.4 -SNAPSHOT</version >
8+ <version >2.1.5 -SNAPSHOT</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111
1212 <artifactId >system-stubs-jupiter</artifactId >
13- <version >2.1.4 -SNAPSHOT</version >
13+ <version >2.1.5 -SNAPSHOT</version >
1414 <packaging >jar</packaging >
1515
1616 <name >System Stubs Jupiter</name >
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Provides some automatic instantiation of System Stubs objects during the test li
66<dependency >
77 <groupId >uk.org.webcompere</groupId >
88 <artifactId >system-stubs-testng</artifactId >
9- <version >2.1.3 </version >
9+ <version >2.1.4 </version >
1010</dependency >
1111```
1212
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >uk.org.webcompere</groupId >
77 <artifactId >system-stubs-parent</artifactId >
8- <version >2.1.4 -SNAPSHOT</version >
8+ <version >2.1.5 -SNAPSHOT</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111
1212
1313 <artifactId >system-stubs-testng</artifactId >
14- <version >2.1.4 -SNAPSHOT</version >
14+ <version >2.1.5 -SNAPSHOT</version >
1515 <packaging >jar</packaging >
1616
1717 <properties >
You can’t perform that action at this time.
0 commit comments