File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
paimon-core/src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ This product includes software developed at
55The Apache Software Foundation (http://www.apache.org/).
66
77This project bundles the following dependencies under the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
8- - org.apache.httpcomponents.core5:httpcore5:5.3.3
9- - org.apache.httpcomponents.client5:httpclient5:5.4.2
8+ - org.apache.httpcomponents.core5:httpcore5:5.3.6
9+ - org.apache.httpcomponents.client5:httpclient5:5.5.1
Original file line number Diff line number Diff line change @@ -136,8 +136,8 @@ under the License.
136136 <mockito .version>3.4.6</mockito .version>
137137 <mockito-junit-jupiter .version>4.11.0</mockito-junit-jupiter .version>
138138 <okhttp .version>4.12.0</okhttp .version>
139- <apache .hc.core.version>5.3.3 </apache .hc.core.version>
140- <apache .hc.client.version>5.4.2 </apache .hc.client.version>
139+ <apache .hc.core.version>5.3.6 </apache .hc.core.version>
140+ <apache .hc.client.version>5.5.1 </apache .hc.client.version>
141141 <jaxb .api.version>2.3.1</jaxb .api.version>
142142 <findbugs .version>1.3.9</findbugs .version>
143143 <json-smart .version>2.5.2</json-smart .version>
You can’t perform that action at this time.
0 commit comments