mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-09 20:18:01 +08:00
GP-0: Upgrading postgresql jar to 42.7.11
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
##MODULE IP: Oxygen Icons - LGPL 3.0
|
||||
MODULE FILE LICENSE: postgresql-15.13.tar.gz Postgresql License
|
||||
MODULE FILE LICENSE: lib/postgresql-42.7.9.jar PostgresqlJDBC License
|
||||
MODULE FILE LICENSE: lib/postgresql-42.7.11.jar PostgresqlJDBC License
|
||||
MODULE FILE LICENSE: lib/commons-dbcp2-2.9.0.jar Apache License 2.0
|
||||
MODULE FILE LICENSE: lib/commons-pool2-2.11.1.jar Apache License 2.0
|
||||
MODULE FILE LICENSE: lib/commons-logging-1.2.jar Apache License 2.0
|
||||
|
||||
@@ -32,7 +32,7 @@ dependencies {
|
||||
api project(":Decompiler")
|
||||
api project(":CodeCompare")
|
||||
|
||||
api "org.postgresql:postgresql:42.7.9"
|
||||
api "org.postgresql:postgresql:42.7.11"
|
||||
api "org.apache.commons:commons-dbcp2:2.9.0"
|
||||
api "org.apache.commons:commons-pool2:2.11.1"
|
||||
api "commons-logging:commons-logging:1.2"
|
||||
|
||||
Reference in New Issue
Block a user