Skip to content

Commit 2641302

Browse files
committed
Merge remote-tracking branch 'origin/patch'
2 parents 9cae6dc + ece6138 commit 2641302

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Ghidra/Features/BSim/Module.manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
##MODULE IP: Oxygen Icons - LGPL 3.0
22
MODULE FILE LICENSE: postgresql-15.13.tar.gz Postgresql License
3-
MODULE FILE LICENSE: lib/postgresql-42.7.11.jar PostgresqlJDBC License
3+
MODULE FILE LICENSE: lib/postgresql-42.7.13.jar PostgresqlJDBC License
44
MODULE FILE LICENSE: lib/commons-dbcp2-2.9.0.jar Apache License 2.0
55
MODULE FILE LICENSE: lib/commons-pool2-2.11.1.jar Apache License 2.0
66
MODULE FILE LICENSE: lib/commons-logging-1.2.jar Apache License 2.0

Ghidra/Features/BSim/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
api project(":Decompiler")
3333
api project(":CodeCompare")
3434

35-
api "org.postgresql:postgresql:42.7.11"
35+
api "org.postgresql:postgresql:42.7.13"
3636
api "org.apache.commons:commons-dbcp2:2.9.0"
3737
api "org.apache.commons:commons-pool2:2.11.1"
3838
api "commons-logging:commons-logging:1.2"

0 commit comments

Comments
 (0)