Commit graph

30 commits

Author SHA1 Message Date
3c525bf006
Merge pull request #9 from rasilon/dependabot/maven/com.h2database-h2-2.0.202
Bump h2 from 1.4.199 to 2.0.202
2021-12-18 21:34:39 +00:00
e405e372cd
Merge pull request #7 from rasilon/dependabot/maven/org.apache.logging.log4j-log4j-api-2.17.0
Bump log4j-api from 2.16.0 to 2.17.0
2021-12-18 21:31:12 +00:00
dependabot[bot]
bc9849e3ee
Bump h2 from 1.4.199 to 2.0.202
Bumps [h2](https://github.com/h2database/h2database) from 1.4.199 to 2.0.202.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-1.4.199...version-2.0.202)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-18 21:30:36 +00:00
dependabot[bot]
45c5900481
Bump log4j-core from 2.16.0 to 2.17.0
Bumps log4j-core from 2.16.0 to 2.17.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-18 18:20:05 +00:00
dependabot[bot]
f4ded0857c
Bump log4j-api from 2.16.0 to 2.17.0
Bumps log4j-api from 2.16.0 to 2.17.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-18 18:12:08 +00:00
c34f8b54c4 Bump log4j version to 2.16.0, chasing the logging vulnerability. 2021-12-14 08:02:33 +00:00
ce5a48c083 Migrate other log4j to the new versiom 2021-12-10 18:51:02 +00:00
dependabot[bot]
20c1c7695f
Bump log4j-api from 2.13.3 to 2.15.0
Bumps log4j-api from 2.13.3 to 2.15.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-10 00:53:03 +00:00
f963d8bdcf Update to Java 11 2020-07-02 09:23:41 +01:00
f3538a09f9 Migrate to Java 11 2020-07-02 09:00:21 +01:00
af62d6cf96 SYnc versions 2020-07-01 21:09:20 +01:00
ead5a9e173 Bump version 2020-07-01 20:38:46 +01:00
dependabot[bot]
a77be8b696
Bump commons-beanutils from 1.9.3 to 1.9.4
Bumps commons-beanutils from 1.9.3 to 1.9.4.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-01 19:33:46 +00:00
3493e18630 Bump version 2020-07-01 20:31:01 +01:00
dependabot[bot]
cb3b3e3b63
Bump log4j-core from 2.11.2 to 2.13.2
Bumps log4j-core from 2.11.2 to 2.13.2.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-01 18:54:25 +00:00
cbb44ce1d9 Bump version number after security fix 2020-05-21 21:48:05 +01:00
dependabot[bot]
be9e468354
Bump commons-configuration2 from 2.4 to 2.7
Bumps commons-configuration2 from 2.4 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-21 19:24:32 +00:00
66dd3bb37d Tidy up inconsistent log formatting 2019-11-06 15:13:18 +00:00
a7d1a6077b Version bump for session ID code 2019-08-27 12:59:06 +01:00
01310bfca4 Fix producer thread name, for logging and monitoring. 2019-08-05 16:38:24 +01:00
06c64d499f Explicitly commit pre and post SQL so that a post command in the last job isn't lost. 2019-08-05 16:00:43 +01:00
4f0db0a2df Version bump 2019-08-05 11:35:22 +01:00
633fbe7391 Version bump 2019-07-12 13:04:55 +01:00
d34a0902d1 Fix logging message order 2019-07-12 10:33:18 +01:00
cde891ee16 Version bump with logging fix 2019-07-11 13:22:06 +01:00
7a858ec64a Add redone unit tests for v2 2019-06-18 14:33:10 +01:00
6737ae6492 Add testing deps 2019-06-18 13:21:51 +01:00
61ddbfd817 Bump version after config fix 2019-06-18 09:37:53 +01:00
b794c906f6 tag v2.0.1 2019-06-12 12:32:19 +01:00
93d8be0185 Initial checkin 2019-05-10 14:05:04 +01:00