Commit Graph

13 Commits

Author SHA1 Message Date
a94bd8f644 Merge pull request #3 from GuilhermeWerner/dependabot/maven/org.postgresql-postgresql-42.4.1
Bump postgresql from 42.3.3 to 42.4.1
2022-08-19 18:17:35 -03:00
10ce47f31a Bump postgresql from 42.3.3 to 42.4.1
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.3 to 42.4.1.
- [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.3.3...REL42.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 06:00:07 +00:00
0955871f00 Merge pull request #2 from GuilhermeWerner/dependabot/maven/org.postgresql-postgresql-42.3.3
Bump postgresql from 42.2.16 to 42.3.3
2022-03-28 20:04:29 -03:00
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