This is an automated email from the ASF dual-hosted git repository.
joerghoh pushed a change to branch SLING-11509
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-metrics.git
from 2969fc6 SLING-11509 JmxExporter: add support to boolean properties
add 96740e9 SLING-11509 enable PR validation with Java 11 and 17
add b10e157 SLING-11509 update some dependencies
add 4ae9d31 fix warnings and deprecations
No new revisions were added by this update.
Summary of changes:
.sling-module.json | 8 +++
pom.xml | 20 +++++--
.../metrics/internal/JmxExporterFactoryTest.java | 10 ++--
.../metrics/internal/MetricServiceTest.java | 6 +-
.../internal/MetricWebConsolePluginTest.java | 67 ++++++++++------------
.../metrics/test/MetricsServiceFactoryIT.java | 7 ---
6 files changed, 61 insertions(+), 57 deletions(-)
create mode 100644 .sling-module.json