File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
apm-agent-plugins/apm-dubbo-plugin Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 39
39
<dependency >
40
40
<groupId >com.squareup.okhttp3</groupId >
41
41
<artifactId >okhttp</artifactId >
42
- <version >4.12 .0</version >
42
+ <version >5.1 .0</version >
43
43
<scope >test</scope >
44
44
</dependency >
45
45
<dependency >
Original file line number Diff line number Diff line change 91
91
<version .h2>1.4.196</version .h2>
92
92
<version .junit>5.12.2</version .junit>
93
93
<version .junit.vintage>4.13.2</version .junit.vintage>
94
- <version .okhttp>4.12 .0</version .okhttp>
94
+ <version .okhttp>5.1 .0</version .okhttp>
95
95
<!-- this is the last version of slf4j that is compatible with Java 7-->
96
96
<version .slf4j>1.7.36</version .slf4j>
97
97
<!-- this is the last version of log4j that is compatible with Java 7. Due to a known vulnerability
You can’t perform that action at this time.
0 commit comments