Commit Graph

10 Commits

Author SHA1 Message Date
c5963b4efd Bump postgresql from 42.2.16 to 42.3.3
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.16 to 42.3.3.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.2.16...REL42.3.3)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 01:16:59 +00:00
3a4b10842e Format files 2021-09-18 11:54:24 -03:00
6d35876a79 Fix date and datetime 2021-09-18 11:51:42 -03:00
55af34fc74 Create Database.sql 2021-09-18 11:05:25 -03:00
2d5d47150b Setup postgresql connection 2021-09-18 11:03:27 -03:00
5b4b79a929 Update Aplicacao.java 2021-09-17 14:40:56 -03:00
15cf8e5e68 Add example project 2021-09-17 14:39:06 -03:00
226b7856c5 Update .gitignore 2021-09-17 14:38:40 -03:00
14facda101 Create .editorconfig 2021-09-17 14:37:30 -03:00
50b69d9236 Init repository 2021-09-17 14:36:47 -03:00