File tree 4 files changed +9
-9
lines changed
4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -117,13 +117,13 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
117
117
<dependency >
118
118
<groupId >org.junit.jupiter</groupId >
119
119
<artifactId >junit-jupiter-api</artifactId >
120
- <version >5.10.2 </version >
120
+ <version >5.10.3 </version >
121
121
<scope >test</scope >
122
122
</dependency >
123
123
<dependency >
124
124
<groupId >org.junit.jupiter</groupId >
125
125
<artifactId >junit-jupiter-params</artifactId >
126
- <version >5.10.2 </version >
126
+ <version >5.10.3 </version >
127
127
<scope >test</scope >
128
128
</dependency >
129
129
</dependencies >
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
64
64
<dependency >
65
65
<groupId >org.junit.jupiter</groupId >
66
66
<artifactId >junit-jupiter-api</artifactId >
67
- <version >5.10.2 </version >
67
+ <version >5.10.3 </version >
68
68
<scope >test</scope >
69
69
</dependency >
70
70
</dependencies >
Original file line number Diff line number Diff line change @@ -83,19 +83,19 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
83
83
<dependency >
84
84
<groupId >org.junit.jupiter</groupId >
85
85
<artifactId >junit-jupiter-api</artifactId >
86
- <version >5.10.2 </version >
86
+ <version >5.10.3 </version >
87
87
<scope >test</scope >
88
88
</dependency >
89
89
<dependency >
90
90
<groupId >org.junit.jupiter</groupId >
91
91
<artifactId >junit-jupiter-params</artifactId >
92
- <version >5.10.2 </version >
92
+ <version >5.10.3 </version >
93
93
<scope >test</scope >
94
94
</dependency >
95
95
<dependency >
96
96
<groupId >org.junit.vintage</groupId >
97
97
<artifactId >junit-vintage-engine</artifactId >
98
- <version >5.10.2 </version >
98
+ <version >5.10.3 </version >
99
99
<scope >test</scope >
100
100
</dependency >
101
101
<dependency >
Original file line number Diff line number Diff line change @@ -98,19 +98,19 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
98
98
<dependency >
99
99
<groupId >org.junit.jupiter</groupId >
100
100
<artifactId >junit-jupiter-api</artifactId >
101
- <version >5.10.2 </version >
101
+ <version >5.10.3 </version >
102
102
<scope >test</scope >
103
103
</dependency >
104
104
<dependency >
105
105
<groupId >org.junit.jupiter</groupId >
106
106
<artifactId >junit-jupiter-params</artifactId >
107
- <version >5.10.2 </version >
107
+ <version >5.10.3 </version >
108
108
<scope >test</scope >
109
109
</dependency >
110
110
<dependency >
111
111
<groupId >org.junit.vintage</groupId >
112
112
<artifactId >junit-vintage-engine</artifactId >
113
- <version >5.10.2 </version >
113
+ <version >5.10.3 </version >
114
114
<scope >test</scope >
115
115
</dependency >
116
116
<dependency >
You can’t perform that action at this time.
0 commit comments