Skip to content

Commit d41eef3

Browse files
Bump hppc from 0.8.1 to 0.9.1 in /server
Bumps [hppc](https://github.com/carrotsearch/hppc) from 0.8.1 to 0.9.1. - [Release notes](https://github.com/carrotsearch/hppc/releases) - [Changelog](https://github.com/carrotsearch/hppc/blob/master/CHANGES.txt) - [Commits](carrotsearch/hppc@0.8.1...0.9.1) --- updated-dependencies: - dependency-name: com.carrotsearch:hppc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdc7a2f commit d41eef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ dependencies {
113113

114114
// utilities
115115
api project(":libs:opensearch-cli")
116-
api 'com.carrotsearch:hppc:0.8.1'
116+
api 'com.carrotsearch:hppc:0.9.1'
117117

118118
// time handling, remove with java 8 time
119119
api "joda-time:joda-time:${versions.joda}"

0 commit comments

Comments
 (0)