IJPL-190650 Update jvm-native-trusted-roots library to 1.1.7

Fixes exception "SecItemCopyMatching failed: The specified item could not be found in the keychain (was: System wide certificates not read by Gateway/IntelliJ/JB Client 2025.1.1 and above)"

See actual library changes at
https://github.com/JetBrains/jvm-native-trusted-roots/compare/v1.0.24...v1.1.7

IJ-MR-166664

(cherry picked from commit 62ed53e613383d2b2b5979b8236bb31f560c4df2)

GitOrigin-RevId: 6c2bd41fac7618b6829e8cf4678c787c657f9ca2
This commit is contained in:
Leonid Shalupov
2025-06-23 18:41:28 +02:00
committed by intellij-monorepo-bot
parent 20b10b36b0
commit caee4211c2

View File

@@ -1,18 +1,18 @@
<component name="libraryTable">
<library name="jvm-native-trusted-roots" type="repository">
<properties include-transitive-deps="false" maven-id="org.jetbrains.nativecerts:jvm-native-trusted-roots:1.0.24">
<properties include-transitive-deps="false" maven-id="org.jetbrains.nativecerts:jvm-native-trusted-roots:1.1.7">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/nativecerts/jvm-native-trusted-roots/1.0.24/jvm-native-trusted-roots-1.0.24.jar">
<sha256sum>2626f65eac06b4626468692c18413d0b3db65aa71a9960dd6ac237b04e18efd8</sha256sum>
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/nativecerts/jvm-native-trusted-roots/1.1.7/jvm-native-trusted-roots-1.1.7.jar">
<sha256sum>8d715c487c8908a8b3b1d982f013f5ec39fb9033eb4272fdb251d648b5ede48c</sha256sum>
</artifact>
</verification>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/nativecerts/jvm-native-trusted-roots/1.0.24/jvm-native-trusted-roots-1.0.24.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/nativecerts/jvm-native-trusted-roots/1.1.7/jvm-native-trusted-roots-1.1.7.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/nativecerts/jvm-native-trusted-roots/1.0.24/jvm-native-trusted-roots-1.0.24-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/nativecerts/jvm-native-trusted-roots/1.1.7/jvm-native-trusted-roots-1.1.7-sources.jar!/" />
</SOURCES>
</library>
</component>