mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Update sqlite-jdbc to 3.16.1
This commit is contained in:
Generated
+2
-2
@@ -1,11 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="sqlite">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/lib/sqlite-jdbc-3.8.11.2.jar!/" />
|
||||
<root url="jar://$PROJECT_DIR$/lib/sqlite-jdbc-3.16.1.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$PROJECT_DIR$/lib/sqlite-jdbc-3.8.11.2.jar!/" />
|
||||
<root url="jar://$PROJECT_DIR$/lib/sqlite-jdbc-3.16.1.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
Binary file not shown.
Binary file not shown.
+1
-1
@@ -385,7 +385,7 @@ class CommunityLibraryLicenses {
|
||||
url: "http://xml.apache.org/xalan-j/", licenseUrl: "http://xml.apache.org/xalan-j/"),
|
||||
new LibraryLicense(name: "Xerces", version: "2.11", license: "Apache 2.0", url: "http://xerces.apache.org/xerces2-j/",
|
||||
licenseUrl: "http://xerces.apache.org/xerces2-j/"),
|
||||
new LibraryLicense(name: "Xerial SQLite JDBC", libraryName: "sqlite", version: "3.8.11.2", license: "Apache 2.0",
|
||||
new LibraryLicense(name: "Xerial SQLite JDBC", libraryName: "sqlite", version: "3.16.1", license: "Apache 2.0",
|
||||
url: "https://github.com/xerial/sqlite-jdbc"),
|
||||
new LibraryLicense(name: "XML-RPC", libraryName: "XmlRPC", version: "2.0", license: "Apache 2.0",
|
||||
url: "http://ws.apache.org/xmlrpc/xmlrpc2/", licenseUrl: "http://ws.apache.org/xmlrpc/xmlrpc2/license.html"),
|
||||
|
||||
Reference in New Issue
Block a user