Skip to content

Commit

Permalink
Bump unirest-java from 3.14.4 to 3.14.5
Browse files Browse the repository at this point in the history
Bumps [unirest-java](https://github.com/Kong/unirest-java) from 3.14.4 to 3.14.5.
- [Release notes](https://github.com/Kong/unirest-java/releases)
- [Changelog](https://github.com/Kong/unirest-java/blob/main/CHANGELOG.md)
- [Commits](Kong/unirest-java@v3.14.4...v3.14.5)

---
updated-dependencies:
- dependency-name: com.konghq:unirest-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and laeubi committed Jul 8, 2023
1 parent 88b4506 commit ac674b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tycho-packaging-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>com.konghq</groupId>
<artifactId>unirest-java</artifactId>
<version>3.14.4</version>
<version>3.14.5</version>
</dependency>
<!-- Plexus Build API for IDE integration-->
<dependency>
Expand Down

0 comments on commit ac674b3

Please sign in to comment.