1
0
Commit Graph

1765 Commits

Author SHA1 Message Date
Gary Gregory
8967fcf4bc Fix generics warnings #213 2024-03-17 10:10:19 -04:00
Elliotte Rusty Harold
3b2daae483 cure generics warnings (#213) 2024-03-17 10:09:17 -04:00
Gary Gregory
9ee83d3932 Allow Servlet 4 in OSGi environment #191 2024-03-17 10:08:35 -04:00
Václav Haisman
446a642732 Allow Servlet 4 in OSGi environment. (#191)
Co-authored-by: Gary Gregory <garydgregory@users.noreply.github.com>
2024-03-17 10:06:44 -04:00
Gary Gregory
3fcbbb25d3 Bump logkit from 1.0.1 to 2.0 #32 2024-03-17 10:00:18 -04:00
dependabot[bot]
ad2f53a838 Bump logkit from 1.0.1 to 2.0 (#32)
Bumps logkit from 1.0.1 to 2.0.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-17 09:59:23 -04:00
Gary Gregory
b0b9b7131c Prepare for a release candidate 2024-03-16 19:09:33 -04:00
Gary Gregory
adc6ef8f1b Update versions 2024-03-16 18:57:26 -04:00
Gary Gregory
13b6f83294 Bump ch.qos.logback:logback-classic from 1.3.12 to 1.3.14
Bump ch.qos.logback:logback-core from 1.3.12 to 1.3.14
2024-03-16 18:43:42 -04:00
Gary Gregory
885129aa07 Bump log4j2.version from 2.21.1 to 2.23.1 #230 2024-03-16 18:33:21 -04:00
Gary Gregory
12df6f5869 Update from Logj 1 to the Log4j 2 API compatibility layer #231 2024-03-16 18:32:33 -04:00
Gary Gregory
c1e4fefc56 Update from Logj 1 to the Log4j 2 API compatibility layer (#231)
* Update from Logj1 to the 2 API compatibility layer

* Update from Logj1 to the 2 API compatibility layer
2024-03-16 18:30:40 -04:00
Gary Gregory
8b47845c35 Upgrade log4j-api to version 2.23.1 #230 2024-03-15 15:04:32 -04:00
Piotr P. Karwasz
71f4304533 Upgrade log4j-api to version 2.23.1 (#230)
* Bump log4j2.version from 2.22.1 to 2.23.1

Bumps `log4j2.version` from 2.22.1 to 2.23.1.

Updates `org.apache.logging.log4j:log4j-api` from 2.22.1 to 2.23.1

Updates `org.apache.logging.log4j:log4j-core` from 2.22.1 to 2.23.1

Updates `org.apache.logging.log4j:log4j-core-test` from 2.22.1 to 2.23.1

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-core-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Ban `spring-jcl` from the dependencies

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 15:03:15 -04:00
dependabot[bot]
dc7821c3cb Bump actions/checkout from 4.1.1 to 4.1.2 (#226)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](b4ffde65f4...9bb56186c3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 08:54:10 -04:00
dependabot[bot]
c8de36c01f Bump github/codeql-action from 3.24.6 to 3.24.7 (#228)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.6 to 3.24.7.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](8a470fddaf...3ab4101902)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 08:53:56 -04:00
dependabot[bot]
19763ed2c9 Bump actions/setup-java from 4.1.0 to 4.2.1 (#227)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](9704b39bf2...99b8673ff6)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 08:53:44 -04:00
Gary Gregory
1c2bea090f Bump org.apache.commons:commons-parent from 66 to 67 #225 2024-03-06 09:40:43 -05:00
dependabot[bot]
c8a072c295 Bump org.apache.commons:commons-parent from 66 to 67 (#225)
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 66 to 67.
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-06 09:40:10 -05:00
Gary Gregory
d67b90a270 Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.12.0 to 1.13.0 2024-03-01 09:46:43 -05:00
dependabot[bot]
e5649f4a60 Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.12.0 to 1.13.0 (#222)
Bumps [com.h3xstream.findsecbugs:findsecbugs-plugin](https://github.com/find-sec-bugs/find-sec-bugs) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/find-sec-bugs/find-sec-bugs/releases)
- [Changelog](https://github.com/find-sec-bugs/find-sec-bugs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/find-sec-bugs/find-sec-bugs/compare/version-1.12.0...version-1.13.0)

---
updated-dependencies:
- dependency-name: com.h3xstream.findsecbugs:findsecbugs-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 09:45:55 -05:00
dependabot[bot]
cfeff0791e Bump actions/cache from 4.0.0 to 4.0.1 (#218)
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](13aacd865c...ab5e6d0c87)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 07:29:24 -05:00
dependabot[bot]
dd89d10411 Bump github/codeql-action from 3.24.5 to 3.24.6 (#220)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.5 to 3.24.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](47b3d888fe...8a470fddaf)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 07:29:12 -05:00
dependabot[bot]
29c1513503 Bump actions/setup-java from 4.0.0 to 4.1.0 (#219)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](387ac29b30...9704b39bf2)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 07:28:56 -05:00
dependabot[bot]
fb5efc01c4 Bump codecov/codecov-action from 4.0.1 to 4.1.0 (#217)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](e0b68c6749...54bcd8715e)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 07:28:36 -05:00
Gary Gregory
214e0881ea Bump some dependencies
Bump ch.qos.logback:logback-classic from 1.3.11 to 1.3.12 #212
 Bump ch.qos.logback:logback-core from 1.3.11 to 1.3.12 #211
 Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 #207
2024-02-23 11:25:24 -05:00
dependabot[bot]
031375391e Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 (#207)
Bumps org.slf4j:slf4j-api from 2.0.11 to 2.0.12.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-23 11:22:31 -05:00
dependabot[bot]
5d5e45cc56 Bump ch.qos.logback:logback-core from 1.3.11 to 1.3.12 (#211)
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.3.11 to 1.3.12.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.3.11...v_1.3.12)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-23 11:19:59 -05:00
dependabot[bot]
6b4d0e862b Bump ch.qos.logback:logback-classic from 1.3.11 to 1.3.12 (#212)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.3.11 to 1.3.12.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.3.11...v_1.3.12)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-23 11:19:11 -05:00
dependabot[bot]
a2edb4a3d5 Bump github/codeql-action from 3.24.3 to 3.24.5 (#216)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.3 to 3.24.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](379614612a...47b3d888fe)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-23 11:18:45 -05:00
dependabot[bot]
9caf4840e6 Bump github/codeql-action from 3.24.0 to 3.24.3 (#214)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.0 to 3.24.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](e8893c57a1...379614612a)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 07:31:08 -05:00
Elliotte Rusty Harold
809f22417b typo and Oxford comma (#210) 2024-02-10 13:50:09 -05:00
Gary Gregory
3467620e45 Terminate file with a blank line 2024-02-10 11:45:28 -05:00
Gary Gregory
70b95a0ce1 Terminate file with a blank line 2024-02-10 11:44:46 -05:00
Gary Gregory
4adb3c8380 Terminate file with a blank line 2024-02-10 11:44:41 -05:00
Gary Gregory
f2b9df5d13 Terminate file with a blank line 2024-02-10 11:44:05 -05:00
Gary Gregory
013dadc879 Legibility 2024-02-10 10:54:00 -05:00
Gary Gregory
5233eed4c5 Move low-edit section to the bottom 2024-02-10 10:21:36 -05:00
dependabot[bot]
396093d363 Bump actions/upload-artifact from 4.3.0 to 4.3.1 (#208)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](26f96dfa69...5d5d22a312)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-09 07:23:49 -05:00
dependabot[bot]
099dfc8bcf Bump github/codeql-action from 3.23.2 to 3.24.0 (#209)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.23.2 to 3.24.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b7bf0a3ed3...e8893c57a1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-09 07:23:32 -05:00
Gary Gregory
3ca327b7c2 Remove variable assignment just before returning it
Use final
2024-02-04 13:57:53 -05:00
Gary Gregory
98f576cd33 Bump org.apache.commons:commons-parent from 65 to 66 2024-02-03 13:53:39 -05:00
Gary Gregory
dcbaf834d0 Add Maven property project.build.outputTimestamp for build
reproducibility
2024-02-03 13:51:58 -05:00
dependabot[bot]
6e3c91bebe Bump org.apache.commons:commons-parent from 65 to 66 (#204)
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 65 to 66.
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 21:33:33 -05:00
Gary Gregory
ed4865d67f Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 (#197) 2024-02-02 21:22:29 -05:00
dependabot[bot]
4e5954ff55 Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 (#197)
Bumps org.slf4j:slf4j-api from 2.0.10 to 2.0.11.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 21:20:10 -05:00
Gary Gregory
21c9f8ca19 Add property project.build.outputTimestamp for build reproducibility 2024-02-02 18:24:01 -05:00
dependabot[bot]
93b854064e Bump github/codeql-action from 3.23.1 to 3.23.2 (#205)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.23.1 to 3.23.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](0b21cf2492...b7bf0a3ed3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 07:41:01 -05:00
dependabot[bot]
fc7a7c9ea0 Bump codecov/codecov-action from 3.1.5 to 4.0.1 (#206)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.5 to 4.0.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](4fe8c5f003...e0b68c6749)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 07:40:48 -05:00
Gary Gregory
610096340e Add missing XML Schema reference 2024-01-28 14:32:01 -05:00