Skip to content

Commit ccbfda0

Browse files
authored
Merge pull request #966 from lxxawfl/oscs_fix_cd5s480au51t5k2gfigg
fix(sec): upgrade org.apache.httpcomponents:httpclient to 4.5.13
2 parents 07f1071 + 8a30be3 commit ccbfda0

File tree

1 file changed

+1
-1
lines changed
  • dss-appconn/appconns/dss-sendemail-appconn/sendemail-appconn-core

1 file changed

+1
-1
lines changed

dss-appconn/appconns/dss-sendemail-appconn/sendemail-appconn-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>org.apache.httpcomponents</groupId>
8585
<artifactId>httpclient</artifactId>
86-
<version>4.5.4</version>
86+
<version>4.5.13</version>
8787
<scope>compile</scope>
8888
</dependency>
8989
</dependencies>

0 commit comments

Comments
 (0)