Skip to content

Commit

Permalink
fix: Fixes compiling LibreTranslateTranslationService. Fixes jitsi#478.
Browse files Browse the repository at this point in the history
  • Loading branch information
damencho committed Apr 10, 2023
1 parent f8ecca8 commit b5002fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -251,13 +251,11 @@
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.4.15</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.13</version>
<scope>runtime</scope>
</dependency>
<!-- org.jitsi runtime-->
<dependency>
Expand Down

0 comments on commit b5002fc

Please sign in to comment.