Commit graph

49 commits

Author SHA1 Message Date
dependabot[bot]
d0a5075191
Bump org.postgresql:postgresql from 42.4.3 to 42.7.2
Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.3 to 42.7.2.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 00:12:25 +00:00
1b1ba551c8 Add forced driver loading 2023-07-11 15:04:33 +01:00
866d02fb52 Change how log4j finds its config.
log4j is reacting less well to reconfigurations, so this moves the config file location to earlier in the process, so that no class sees an unconfigured instance.
2023-07-11 14:07:37 +01:00
4d38679155 bump minor version with H2 update 2023-07-11 12:49:34 +01:00
dependabot[bot]
2126553e5c
Bump h2 from 2.1.210 to 2.2.220
Bumps [h2](https://github.com/h2database/h2database) from 2.1.210 to 2.2.220.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.1.210...version-2.2.220)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 21:54:12 +00:00
64743f430b Update build host and postgres libs
Bumping the postgres libs showed that the upstream build images
were EOL, so we're now running a more modern version of Java
and have migrated the build to ubuntu LTS
2022-12-07 11:00:29 +00:00
dependabot[bot]
17d33ec18b
Bump postgresql from 42.4.1 to 42.4.3
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.4.1 to 42.4.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.4.1...REL42.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 22:20:40 +00:00
5a61bb357f
Merge pull request #17 from rasilon/dependabot/maven/org.postgresql-postgresql-42.4.1
Bump postgresql from 42.3.3 to 42.4.1
2022-08-07 08:55:44 +01:00
dependabot[bot]
67f6ec2dab
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 05:55:29 +00:00
dependabot[bot]
9554d3df63
Bump commons-configuration2 from 2.7 to 2.8.0
Bumps commons-configuration2 from 2.7 to 2.8.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-configuration2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 16:58:42 +00:00
f6268344d0
Merge pull request #13 from rasilon/dependabot/maven/com.h2database-h2-2.1.210
Bump h2 from 2.0.206 to 2.1.210
2022-02-16 11:52:01 +00:00
dependabot[bot]
54a8cd6312
Bump postgresql from 42.2.5 to 42.3.3
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.5 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.5...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 00:56:38 +00:00
dependabot[bot]
d7bde365ed
Bump h2 from 2.0.206 to 2.1.210
Bumps [h2](https://github.com/h2database/h2database) from 2.0.206 to 2.1.210.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.0.206...version-2.1.210)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 23:25:43 +00:00
1c5e54acc9
Merge pull request #11 from rasilon/dependabot/maven/org.apache.logging.log4j-log4j-core-2.17.1
Bump log4j-core from 2.17.0 to 2.17.1
2022-01-07 08:05:08 +00:00
b17ca2479b
Merge pull request #10 from rasilon/dependabot/maven/org.apache.logging.log4j-log4j-api-2.17.1
Bump log4j-api from 2.17.0 to 2.17.1
2022-01-07 08:04:56 +00:00
dependabot[bot]
36acc0ed23
Bump h2 from 2.0.202 to 2.0.206
Bumps [h2](https://github.com/h2database/h2database) from 2.0.202 to 2.0.206.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.0.202...version-2.0.206)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-07 00:11:15 +00:00
dependabot[bot]
3235db7f6a
Bump log4j-core from 2.17.0 to 2.17.1
Bumps log4j-core from 2.17.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-01-04 16:34:38 +00:00
dependabot[bot]
79a3dbf499
Bump log4j-api from 2.17.0 to 2.17.1
Bumps log4j-api from 2.17.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-01-04 16:33:13 +00:00
f42fa6550e version bump for security updstes 2021-12-18 21:42:39 +00:00
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