Skip to content

Commit

Permalink
Bump the maven-dependencies group with 1 update (#94)
Browse files Browse the repository at this point in the history
Bumps the maven-dependencies group with 1 update: [com.konghq:unirest-java-bom](https://github.com/Kong/unirest-java).


Updates `com.konghq:unirest-java-bom` from 4.2.7 to 4.2.9
- [Release notes](https://github.com/Kong/unirest-java/releases)
- [Changelog](https://github.com/Kong/unirest-java/blob/main/CHANGELOG.md)
- [Commits](Kong/unirest-java@v4.2.7...v4.2.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent 8950bbe commit 937496b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<dependency>
<groupId>com.konghq</groupId>
<artifactId>unirest-java-bom</artifactId>
<version>4.2.7</version>
<version>4.2.9</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 937496b

Please sign in to comment.