File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
application-server-cheatsheet
improved-java-ee-productivity-with-wad
java-ee-websockets-with-jsf
jpa-integration-tests-java-ee
microprofile-jwt-keycloak-auth/backend Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 23
23
<dependency >
24
24
<groupId >junit</groupId >
25
25
<artifactId >junit</artifactId >
26
- <version >4.13.1 </version >
26
+ <version >4.13.2 </version >
27
27
<scope >test</scope >
28
28
</dependency >
29
29
<dependency >
Original file line number Diff line number Diff line change 23
23
<dependency >
24
24
<groupId >junit</groupId >
25
25
<artifactId >junit</artifactId >
26
- <version >4.13.1 </version >
26
+ <version >4.13.2 </version >
27
27
<scope >test</scope >
28
28
</dependency >
29
29
<dependency >
Original file line number Diff line number Diff line change 33
33
<dependency >
34
34
<groupId >junit</groupId >
35
35
<artifactId >junit</artifactId >
36
- <version >4.13.1 </version >
36
+ <version >4.13.2 </version >
37
37
<scope >test</scope >
38
38
</dependency >
39
39
<dependency >
Original file line number Diff line number Diff line change 57
57
<dependency >
58
58
<groupId >junit</groupId >
59
59
<artifactId >junit</artifactId >
60
- <version >4.13.1 </version >
60
+ <version >4.13.2 </version >
61
61
<scope >test</scope >
62
62
</dependency >
63
63
<dependency >
Original file line number Diff line number Diff line change 35
35
<dependency >
36
36
<groupId >junit</groupId >
37
37
<artifactId >junit</artifactId >
38
- <version >4.13.1 </version >
38
+ <version >4.13.2 </version >
39
39
<scope >test</scope >
40
40
</dependency >
41
41
<dependency >
Original file line number Diff line number Diff line change 23
23
<dependency >
24
24
<groupId >junit</groupId >
25
25
<artifactId >junit</artifactId >
26
- <version >4.13.1 </version >
26
+ <version >4.13.2 </version >
27
27
<scope >test</scope >
28
28
</dependency >
29
29
<dependency >
You can’t perform that action at this time.
0 commit comments