fix(deps): update dependency com.konghq:unirest-java-bom to v4.4.4 #8

Merged
Rainnny merged 1 commits from renovate/com.konghq-unirest-java-bom-4.x into master 2024-09-10 10:28:10 -07:00
Showing only changes of commit b673fc9f36 - Show all commits

@ -55,7 +55,7 @@
<dependency> <dependency>
<groupId>com.konghq</groupId> <groupId>com.konghq</groupId>
<artifactId>unirest-java-bom</artifactId> <artifactId>unirest-java-bom</artifactId>
<version>4.4.0</version> <version>4.4.4</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>