update hash4j (0.17 -> 0.18 - XXH3 support)

GitOrigin-RevId: 09c8e672d55184567beb5c9f5ee9e7b1275619fe
This commit is contained in:
Vladimir Krivosheev
2024-08-08 07:40:03 +02:00
committed by intellij-monorepo-bot
parent 97cf7b92f5
commit 5775129125

View File

@@ -1,18 +1,18 @@
<component name="libraryTable">
<library name="hash4j" type="repository">
<properties maven-id="com.dynatrace.hash4j:hash4j:0.17.0">
<properties maven-id="com.dynatrace.hash4j:hash4j:0.18.0">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/com/dynatrace/hash4j/hash4j/0.17.0/hash4j-0.17.0.jar">
<sha256sum>c33de63e4c58088d7c103c9a227dfa3fdd913fd9857ad30f907aa56da280e8a3</sha256sum>
<artifact url="file://$MAVEN_REPOSITORY$/com/dynatrace/hash4j/hash4j/0.18.0/hash4j-0.18.0.jar">
<sha256sum>bf974b5654aa4254915a0d63a76a429acaed1d005f0f79f4adaf2292f3541f80</sha256sum>
</artifact>
</verification>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/com/dynatrace/hash4j/hash4j/0.17.0/hash4j-0.17.0.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/dynatrace/hash4j/hash4j/0.18.0/hash4j-0.18.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/com/dynatrace/hash4j/hash4j/0.17.0/hash4j-0.17.0-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/com/dynatrace/hash4j/hash4j/0.18.0/hash4j-0.18.0-sources.jar!/" />
</SOURCES>
</library>
</component>