Skip to content

Commit 9bcb338

Browse files
authored
Update httpcore and httpclient (openhab#16294)
Signed-off-by: Ben Rosenblum <[email protected]>
1 parent ebb0f54 commit 9bcb338

File tree

1 file changed

+2
-2
lines changed
  • bundles/org.openhab.voice.pollytts/src/main/feature

1 file changed

+2
-2
lines changed

bundles/org.openhab.voice.pollytts/src/main/feature/feature.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
<feature name="openhab-voice-pollytts" description="Polly Text-to-Speech" version="${project.version}">
66
<feature>openhab-runtime-base</feature>
7-
<bundle dependency="true">mvn:org.apache.httpcomponents/httpcore-osgi/4.4.9</bundle>
8-
<bundle dependency="true">mvn:org.apache.httpcomponents/httpclient-osgi/4.5.5</bundle>
7+
<bundle dependency="true">mvn:org.apache.httpcomponents/httpcore-osgi/4.4.13</bundle>
8+
<bundle dependency="true">mvn:org.apache.httpcomponents/httpclient-osgi/4.5.13</bundle>
99
<bundle dependency="true">mvn:org.openhab.osgiify/com.amazonaws.aws-java-sdk-core/1.12.626</bundle>
1010
<bundle dependency="true">mvn:org.openhab.osgiify/com.amazonaws.aws-java-sdk-polly/1.12.626</bundle>
1111
<bundle dependency="true">mvn:commons-logging/commons-logging/1.2</bundle>

0 commit comments

Comments
 (0)