Skip to content

Commit

Permalink
Bump unirest-java from 3.14.2 to 3.14.3
Browse files Browse the repository at this point in the history
Bumps [unirest-java](https://github.com/Kong/unirest-java) from 3.14.2 to 3.14.3.
- [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.2...v3.14.3)

---
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 Jun 16, 2023
1 parent 47de753 commit 21c295e
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 @@ -75,7 +75,7 @@
<dependency>
<groupId>com.konghq</groupId>
<artifactId>unirest-java</artifactId>
<version>3.14.2</version>
<version>3.14.3</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 21c295e

Please sign in to comment.