Skip to content

Commit aaa31eb

Browse files
authored
Update pom.xml
1 parent 429ec55 commit aaa31eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sdm/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,12 +108,12 @@
108108
</dependency>
109109
<dependency>
110110
<groupId>org.apache.httpcomponents.core5</groupId>
111-
<artifactId>httpcore5-h2</artifactId>
111+
<artifactId>httpcore5</artifactId>
112112
<version>${httpcore5-version}</version>
113113
</dependency>
114114
<dependency>
115115
<groupId>org.apache.httpcomponents.core5</groupId>
116-
<artifactId>httpcore5</artifactId>
116+
<artifactId>httpcore5-h2</artifactId>
117117
<version>${httpcore5-version}</version>
118118
</dependency>
119119

0 commit comments

Comments
 (0)