Skip to content

Commit

Permalink
Merge pull request #35 from integratedmodelling/dependabot/maven/org.…
Browse files Browse the repository at this point in the history
…apache.httpcomponents-httpclient-osgi-4.5.14

Bump org.apache.httpcomponents:httpclient-osgi from 4.5.13 to 4.5.14
  • Loading branch information
iperdomo authored Nov 12, 2024
2 parents 02a6fdc + 4a1106c commit 9689492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion klab.core.common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient-osgi</artifactId>
<version>4.5.13</version>
<version>4.5.14</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9689492

Please sign in to comment.