File tree 2 files changed +0
-12
lines changed
components/org.wso2.carbon.identity.oauth.endpoint
2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 146
146
<artifactId >org.wso2.carbon.identity.oidc.session</artifactId >
147
147
<scope >provided</scope >
148
148
</dependency >
149
- <dependency >
150
- <groupId >org.apache.httpcomponents</groupId >
151
- <artifactId >httpcore</artifactId >
152
- </dependency >
153
-
154
149
<dependency >
155
150
<groupId >com.google.code.gson</groupId >
156
151
<artifactId >gson</artifactId >
Original file line number Diff line number Diff line change 665
665
<artifactId >tomcat-coyote</artifactId >
666
666
<version >${tomcat.version} </version >
667
667
</dependency >
668
- <dependency >
669
- <groupId >org.apache.httpcomponents</groupId >
670
- <artifactId >httpcore</artifactId >
671
- <version >${httpcore.version} </version >
672
- </dependency >
673
-
674
668
<dependency >
675
669
<groupId >javax.ws.rs</groupId >
676
670
<artifactId >javax.ws.rs-api</artifactId >
1022
1016
<tomcat .version>9.0.96</tomcat .version>
1023
1017
<tomcat .wso2.imp.pkg.version.range>[9.0.0, 9.5.0)</tomcat .wso2.imp.pkg.version.range>
1024
1018
1025
- <httpcore .version>4.3.3.wso2v1</httpcore .version>
1026
1019
<org .apache.cxf.version>3.5.9</org .apache.cxf.version>
1027
1020
<encoder .wso2.version>1.2.0.wso2v1</encoder .wso2.version>
1028
1021
<json-simple .version>1.1.wso2v1</json-simple .version>
You can’t perform that action at this time.
0 commit comments