dependabot[bot]
1711e8f718
Bump org.apache.commons:commons-parent from 67 to 69 ( #240 )
...
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent ) from 67 to 69.
- [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-04-01 14:02:35 -04:00
dependabot[bot]
3bc4ad505b
Bump codecov/codecov-action from 4.1.0 to 4.1.1 ( #238 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](54bcd8715e...c16abc29c9 )
---
updated-dependencies:
- dependency-name: codecov/codecov-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-29 07:13:39 -04:00
dependabot[bot]
85117d0492
Bump github/codeql-action from 3.24.8 to 3.24.9 ( #237 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.8 to 3.24.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](05963f47d8...1b1aada464 )
---
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-29 07:13:28 -04:00
Gary Gregory
96a4b8976e
[LOGGING-190] Add OSGi metadata to enable Service Loader Mediator #234
2024-03-25 08:34:37 -04:00
Hannes Wellmann
3a86c5f705
[LOGGING-190] Add OSGi metadata to enable Service Loader Mediator ( #234 )
2024-03-25 08:31:31 -04:00
Gary Gregory
26e5084937
Fix site generation
2024-03-24 14:09:16 -04:00
Gary Gregory
149d376588
Fix site generation
2024-03-24 14:07:54 -04:00
Gary Gregory
0bbefd98c1
Add section for the next release
2024-03-24 11:35:33 -04:00
Gary Gregory
0fc71b6268
Merge branch 'release'
2024-03-24 15:01:03 +00:00
Gary Gregory
12768373ce
Bump to next development version
2024-03-24 15:01:02 +00:00
Gary Gregory
0adb67eb20
Use Java 5's String#contains(CharSequence)
2024-03-22 09:48:14 -04:00
dependabot[bot]
b63fc7a07e
Bump github/codeql-action from 3.24.7 to 3.24.8 ( #236 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.7 to 3.24.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](3ab4101902...05963f47d8 )
---
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-22 06:28:53 -04:00
dependabot[bot]
a50b0b983e
Bump actions/cache from 4.0.1 to 4.0.2 ( #235 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](ab5e6d0c87...0c45773b62 )
---
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-22 06:28:40 -04:00
Gary Gregory
558bb9cdd5
Prepare for the next release candidate
2024-03-17 15:35:32 +00:00
Hannes Wellmann
57d09eb9fc
[LOGGING-189] Add optional import for package org.slf4j.spi ( #232 )
...
Co-authored-by: Hannes Wellmann <Hannes@ICE-PC.fritz.box >
2024-03-17 11:30:55 -04:00
Gary Gregory
a15fe62463
Complex test set up and run is done through the verify goal
2024-03-17 10:44:29 -04:00
Gary Gregory
59e67f325e
Try to get Codecov working.
2024-03-17 10:38:42 -04:00
Gary Gregory
53e06aae74
Prepare for a release candidate
2024-03-17 10:36:24 -04:00
Gary Gregory
7b2b00b144
Fix Import-Package entry for org.slf4j #188
2024-03-17 10:21:03 -04:00
Václav Haisman
0f61b80588
[LOGGING-189] Fix Import-Package entry for org.slf4j. ( #188 )
...
* Fix Import-Package entry for org.slf4j.
* Use same number of components in version range for org.slf4j.
* Use versionmask macro to derive upper bound for SLF4J.
* Update pom.xml
Co-authored-by: Piotr P. Karwasz <piotr@github.copernik.eu >
---------
Co-authored-by: Gary Gregory <garydgregory@users.noreply.github.com >
Co-authored-by: Piotr P. Karwasz <piotr@github.copernik.eu >
2024-03-17 10:17:39 -04:00
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