Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions jdbc-postgresql/.package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ name: jdbc-postgresql
main: ''
mainJob: ''
license: Check the LICENSES.txt file
version: '20250921'
version: '20260117'
dependencies:
openaf: '>=20240318'
files:
- .package.yaml
- LICENSES.txt
- jdbc-postgresql.js
- postgresql-42.7.8.jar
- postgresql-42.7.9.jar
filesHash:
LICENSES.txt: c42d283fae1b654384d337cbed52a6bc7c87a621
LICENSES.txt: b365dc2e00c5453a9f356922c83c794cbd9f1e02
jdbc-postgresql.js: 6fc8a4ee453c2f0acd20e3981fc93437e4b6ea43
postgresql-42.7.8.jar: 81b840fbfe0a6c0b7aa14c6bd4856108d36ed780
postgresql-42.7.9.jar: 2b748cd83a1ba3d6ef62dc64e075d1760f9a6d31
4 changes: 2 additions & 2 deletions jdbc-postgresql/LICENSES.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
postgresql-42.7.8.jar:
postgresql-42.7.9.jar:
name: BSD-2-Clause
url: https://jdbc.postgresql.org/about/license.html
version: 42.7.8
version: 42.7.9
changed from original: false
comments: BSD-2-Clause, copyright PostgreSQL Global Development Group
license: https://jdbc.postgresql.org/license/
Binary file not shown.