Commit Graph

74 Commits

Author SHA1 Message Date
549bcd6d5e Merge pull request #11 from Kingsrook/dependabot/maven/org.apache.logging.log4j-log4j-api-2.17.1
Bump log4j-api from 2.15.0 to 2.17.1
2022-06-13 15:34:38 -05:00
826455f79e Bump log4j-api from 2.15.0 to 2.17.1
Bumps log4j-api from 2.15.0 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 20:30:58 +00:00
fa7b5039dc Merge pull request #14 from Kingsrook/dependabot/maven/com.h2database-h2-2.1.210
Bump h2 from 1.4.197 to 2.1.210
2022-06-13 15:30:25 -05:00
e3a7105b99 Fixing test for updated version of h2 2022-06-13 15:27:11 -05:00
f6fff7ca25 Bump h2 from 1.4.197 to 2.1.210
Bumps [h2](https://github.com/h2database/h2database) from 1.4.197 to 2.1.210.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-1.4.197...version-2.1.210)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 20:25:19 +00:00
fbb3d4e8f7 Merge pull request #12 from Kingsrook/dependabot/maven/org.apache.logging.log4j-log4j-core-2.17.1
Bump log4j-core from 2.15.0 to 2.17.1
2022-06-13 15:24:35 -05:00
3069003083 Bump log4j-core from 2.15.0 to 2.17.1
Bumps log4j-core from 2.15.0 to 2.17.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 20:04:08 +00:00
ee168654bd Merge pull request #15 from Kingsrook/feature/QQQ-6-circle-ci-setup
Feature/qqq 6 circle ci setup
2022-06-13 15:03:25 -05:00
0c18c377e6 Update to strip away comment lines (e.g., copyright) and use -- comments 2022-06-13 14:50:01 -05:00
3187eceb22 Real-development-mode ready versions of pom and CI scripts 2022-06-13 14:47:51 -05:00
e1a0281e4c Fixing github link in copyright 2022-06-08 09:07:32 -05:00
14aa98ffd9 QQQ-4 Applying AGPL Licence 2022-06-07 16:51:30 -05:00
0a60cfc0be Update workflow to publish jar in qqq-maven 2022-04-28 12:34:35 -05:00
588dfdbad8 Increased javalin minor to fix an issue with hosting ReactJS application 2022-04-27 13:03:49 -05:00
d6557daa42 Checkpoint: Added Update (edit) action 2022-03-01 18:29:09 -06:00
e7c2cf9b94 Checkpoint: support for authentication; initial process tests 2022-02-15 18:20:13 -06:00
7b10abc106 Added copyright 2021-12-14 18:42:03 -06:00
fcd5bc9ee6 Updating to log4j 2.15.0 for security patch 2021-12-13 22:08:34 -06:00
84b432997c Commentses 2021-12-01 23:03:05 -06:00
c2fbca18a7 Added delete 2021-11-30 18:09:53 -06:00
6fbf3563dd Implemented insert; added filter to query 2021-11-28 21:41:43 -06:00
c0c1454f95 Update README.md 2021-11-08 22:10:44 -06:00
aa56e52024 Initial code checkin 2021-11-08 21:19:06 -06:00
2fe4ef5b24 Initial commit 2021-11-08 21:17:15 -06:00