update objenesis

GitOrigin-RevId: d731c9c9a78e4b58f86777868d407e2171c34184
This commit is contained in:
Vladimir Krivosheev
2024-08-28 09:05:04 +02:00
committed by intellij-monorepo-bot
parent f1b5e607a9
commit a538537d91

View File

@@ -1,18 +1,18 @@
<component name="libraryTable"> <component name="libraryTable">
<library name="Objenesis" type="repository"> <library name="Objenesis" type="repository">
<properties include-transitive-deps="false" maven-id="org.objenesis:objenesis:3.3"> <properties include-transitive-deps="false" maven-id="org.objenesis:objenesis:3.4">
<verification> <verification>
<artifact url="file://$MAVEN_REPOSITORY$/org/objenesis/objenesis/3.3/objenesis-3.3.jar"> <artifact url="file://$MAVEN_REPOSITORY$/org/objenesis/objenesis/3.4/objenesis-3.4.jar">
<sha256sum>02dfd0b0439a5591e35b708ed2f5474eb0948f53abf74637e959b8e4ef69bfeb</sha256sum> <sha256sum>95488102feaf2e2858adf6b299353677dac6c15294006f8ed1c5556f8e3cd251</sha256sum>
</artifact> </artifact>
</verification> </verification>
</properties> </properties>
<CLASSES> <CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/objenesis/objenesis/3.3/objenesis-3.3.jar!/" /> <root url="jar://$MAVEN_REPOSITORY$/org/objenesis/objenesis/3.4/objenesis-3.4.jar!/" />
</CLASSES> </CLASSES>
<JAVADOC /> <JAVADOC />
<SOURCES> <SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/objenesis/objenesis/3.3/objenesis-3.3-sources.jar!/" /> <root url="jar://$MAVEN_REPOSITORY$/org/objenesis/objenesis/3.4/objenesis-3.4-sources.jar!/" />
</SOURCES> </SOURCES>
</library> </library>
</component> </component>