File tree 3 files changed +3
-3
lines changed
token-validation-ktor-demo
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55
55
<!-- needed by Wiremock -->
56
56
<groupId >commons-logging</groupId >
57
57
<artifactId >commons-logging</artifactId >
58
- <version >1.3.4 </version >
58
+ <version >1.3.5 </version >
59
59
<scope >test</scope >
60
60
</dependency >
61
61
<dependency >
Original file line number Diff line number Diff line change 51
51
<!-- needed by Wiremock -->
52
52
<groupId >commons-logging</groupId >
53
53
<artifactId >commons-logging</artifactId >
54
- <version >1.3.4 </version >
54
+ <version >1.3.5 </version >
55
55
<scope >test</scope >
56
56
</dependency >
57
57
<dependency >
Original file line number Diff line number Diff line change 56
56
<!-- needed by Wiremock -->
57
57
<groupId >commons-logging</groupId >
58
58
<artifactId >commons-logging</artifactId >
59
- <version >1.3.4 </version >
59
+ <version >1.3.5 </version >
60
60
<scope >test</scope >
61
61
</dependency >
62
62
<dependency >
You can’t perform that action at this time.
0 commit comments