Skip to content

Commit

Permalink
Merge pull request #1 from hashgroup/dependabot/maven/services/org.ap…
Browse files Browse the repository at this point in the history
…ache.httpcomponents-httpclient-4.5.13

Bump httpclient from 4.5.6 to 4.5.13 in /services
  • Loading branch information
quocq6hcm committed Jun 10, 2021
2 parents 4d71f79 + 15b82da commit 1931033
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
</parent>
<groupId>com.devrupt</groupId>
<artifactId>services</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.0</version>
<name>services</name>
<description>Hcg Devrupt</description>
<properties>
<java.version>1.8</java.version>
<apache-httpcomponents.version>4.5.6</apache-httpcomponents.version>
<apache-httpcomponents.version>4.5.13</apache-httpcomponents.version>
<graphql-spring-boot-starter.version>5.0.2</graphql-spring-boot-starter.version>
<graphql-java.version>11.0</graphql-java.version>
<graphql-java-tools.version>5.2.4</graphql-java-tools.version>
Expand Down

0 comments on commit 1931033

Please sign in to comment.