We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 429ec55 commit aaa31ebCopy full SHA for aaa31eb
1 file changed
sdm/pom.xml
@@ -108,12 +108,12 @@
108
</dependency>
109
<dependency>
110
<groupId>org.apache.httpcomponents.core5</groupId>
111
- <artifactId>httpcore5-h2</artifactId>
+ <artifactId>httpcore5</artifactId>
112
<version>${httpcore5-version}</version>
113
114
115
116
- <artifactId>httpcore5</artifactId>
+ <artifactId>httpcore5-h2</artifactId>
117
118
119
0 commit comments