Skip to content
This repository was archived by the owner on Oct 25, 2022. It is now read-only.

Commit aa1b74d

Browse files
authored
Updated MySQL/Postgre connector version
1 parent 20e02d0 commit aa1b74d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -241,11 +241,11 @@ Now you will have the `JasperPHP` alias available.
241241

242242
### MySQL
243243

244-
We ship the [MySQL connector](http://dev.mysql.com/downloads/connector/j/) (v5.1.34) in the `/src/JasperStarter/jdbc/` directory.
244+
We ship the [MySQL connector](http://dev.mysql.com/downloads/connector/j/) (v5.1.45) in the `/src/JasperStarter/jdbc/` directory.
245245

246246
### PostgreSQL
247247

248-
We ship the [PostgreSQL](https://jdbc.postgresql.org/) (v9.4-1203) in the `/src/JasperStarter/jdbc/` directory.
248+
We ship the [PostgreSQL](https://jdbc.postgresql.org/) (v9.4-1212.jre6) in the `/src/JasperStarter/jdbc/` directory.
249249

250250
Note: Laravel uses `pgsql` driver name instead of `postgres`.
251251

0 commit comments

Comments
 (0)