Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 4889fbfe30 Bump mysql-connector-java from 8.0.28 to 8.0.29
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.28 to 8.0.29.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/commits)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 22:53:20 +08:00
dependabot[bot] bf4dfcb7ee Bump postgresql from 42.3.3 to 42.3.4
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.3 to 42.3.4.
- [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.3.4)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 22:53:08 +08:00
dependabot[bot] 33ef9961e6 Bump azure-identity from 1.4.6 to 1.5.0
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.4.6 to 1.5.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-identity_1.4.6...azure-core_1.5.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 09:19:00 +08:00
dependabot[bot] 2f2b6e531c Bump maven-compiler-plugin from 3.10.0 to 3.10.1
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.0...maven-compiler-plugin-3.10.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 21:25:11 +08:00
dependabot[bot] 1af82b29be Bump azure-identity from 1.4.5 to 1.4.6
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-identity_1.4.5...azure-identity_1.4.6)

---
updated-dependencies:
- dependency-name: com.azure:azure-identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 21:24:46 +08:00
Strong Liu d4a589e69a merge mysql and postgresql modules into one jdbc module 2022-03-28 08:33:15 +08:00
Strong Liu fb1884c547 change group id and artifact id accoring to the project name 2022-03-28 08:21:36 +08:00
Strong Liu 0fc1202845 compatibilit with jdk 1.8 https://stackoverflow.com/questions/49105941/intellij-maven-project-fatal-error-compiling-invalid-flag-release 2022-03-20 00:15:48 +08:00
Strong Liu 192d7d2bbc add parent pom 2022-03-19 23:44:10 +08:00