notifications
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/08/02
Re: [PR] Simplify GitHub Actions workflows [logging-log4j-samples]
via GitHub
2026/08/02
Re: [PR] Honor ConfigurationFactory active state [logging-log4j2]
via GitHub
2026/08/02
[PR] Prevent compiler warnings in the next ABI version [logging-log4cxx]
via GitHub
2026/08/02
Re: [PR] Bump version to 1.8.1 [logging-log4cxx]
via GitHub
2026/08/02
Re: [PR] fix: close streams in LoggerContextAdmin.setConfigLocationUri [logging-log4j2]
via GitHub
2026/08/02
Re: [PR] Bump `bnd.annotation.version` to `7.3.0` [logging-log4j2]
via GitHub
2026/08/02
Re: [PR] Bump `bnd.annotation.version` to `7.3.0` [logging-log4j2]
via GitHub
2026/08/02
Re: [I] Gradle: unexpected compiler warning with Log4j `2.25.3` [logging-log4j2]
via GitHub
2026/08/02
Re: [I] Gradle: unexpected compiler warning with Log4j `2.25.3` [logging-log4j2]
via GitHub
2026/08/02
Re: [PR] Bump `bnd.annotation.version` to `7.3.0` [logging-log4j2]
via GitHub
2026/08/02
Re: [PR] Bump `bnd.annotation.version` to `7.3.0` [logging-log4j2]
via GitHub
2026/08/02
Re: [PR] Align Apache RAT configuration with the ATR license check [logging-parent]
via GitHub
2026/08/02
Re: [I] JsonTemplateLayout`: add MDC key filtering to `ThreadContextMapResolver` and harden `EcsLayout.json` [logging-log4j2]
via GitHub
2026/08/02
Re: [PR] Update release review instructions [logging-parent]
via GitHub
2026/08/02
Re: [PR] Update release review instructions [logging-parent]
via GitHub
2026/08/02
Re: [PR] Update release review instructions [logging-parent]
via GitHub
2026/08/02
Re: [PR] Honor ConfigurationFactory active state [logging-log4j2]
via GitHub
2026/08/02
Re: [PR] Replace Maven Cache with Mimír [logging-parent]
via GitHub
2026/08/02
Re: [PR] Replace Maven Cache with Mimír [logging-parent]
via GitHub
2026/08/02
Re: [PR] Improve Dependabot group names and add update cooldown [logging-log4j-samples]
via GitHub
2026/08/02
Re: [PR] Add log4j-api-kotlin dependency to BOM [logging-log4j2]
via GitHub
2026/08/02
Re: [PR] Add log4j-api-kotlin dependency to BOM [logging-log4j2]
via GitHub
2026/08/01
Re: [PR] docs: Routing Appender security considerations for high-cardinality keys [logging-log4j2]
via GitHub
2026/08/01
[PR] Bump version to 1.8.1 [logging-log4cxx]
via GitHub
2026/08/01
Re: [I] Visual Studio compiler warning C4100 [logging-log4cxx]
via GitHub
2026/08/01
Re: [I] Short-lived macOS program with MultiprocessRollingFileAppender and AsyncAppender hangs upon exit with EXC_BAD_ACCESS in a worker thread [logging-log4cxx]
via GitHub
2026/08/01
Re: [I] Problems with windows/vcpkg builds [logging-log4cxx]
via GitHub
2026/08/01
Re: [I] Cfg file no more watched after reconfiguration [logging-log4cxx]
via GitHub
2026/08/01
Re: [I] How to use std::format without "macro redefinition" errors? [logging-log4cxx]
via GitHub
2026/08/01
Re: [I] SyslogAppender may exceed MaxMessageLength for multibyte UTF-8 messages because splitting is based on LogString character count instead of encoded byte length [logging-log4cxx]
via GitHub
2026/08/01
Re: [I] Build error: asyncbuffer.h: cannot bind rvalue reference of type 'log4cxx::helpers::AsyncBuffer::StringViewType&&' to lvalue of type 'const fmt::v11::string_view' [logging-log4cxx]
via GitHub
2026/08/01
Re: [PR] fix: #725 build error caused by a missing namespace [logging-log4cxx]
via GitHub
2026/08/01
[PR] fix: #725 build error caused by a missing namespace [logging-log4cxx]
via GitHub
2026/08/01
[I] writter.cpp/rollingpolicy.cpp: fails to compile with MSVC v141 — unqualified LogString (missing using namespace LOG4CXX_NS;) [logging-log4cxx]
via GitHub
2026/08/01
Re: [PR] docs: Routing Appender security considerations for high-cardinality keys [logging-log4j2]
via GitHub
2026/08/01
Re: [PR] disable external entity resolution in log4j 1.x XmlConfiguration [logging-log4j2]
via GitHub
2026/08/01
[PR] Add ZstdCompressAction to support configurable Zstandard compression levels [logging-log4j2]
via GitHub
2026/08/01
Re: [PR] disable external entity resolution in log4j 1.x XmlConfiguration [logging-log4j2]
via GitHub
2026/08/01
Re: [PR] disable external entity resolution in log4j 1.x XmlConfiguration [logging-log4j2]
via GitHub
2026/08/01
Re: [PR] Honor ConfigurationFactory active state [logging-log4j2]
via GitHub
2026/07/31
Re: [PR] Honor ConfigurationFactory active state [logging-log4j2]
via GitHub
2026/07/31
Re: [PR] Honor ConfigurationFactory active state [logging-log4j2]
via GitHub
2026/07/31
Re: [PR] disable external entity resolution in log4j 1.x XmlConfiguration [logging-log4j2]
via GitHub
2026/07/31
Re: [PR] Fix italic and underline ANSI escape codes [logging-log4j2]
via GitHub
2026/07/31
Re: [PR] Fix italic and underline ANSI escape codes [logging-log4j2]
via GitHub
2026/07/31
Re: [PR] Fix properties config parsing for MarkerFilter onMismatch/onMatch attribute casing (Fixes #2791) [logging-log4j2]
via GitHub
2026/07/31
Re: [PR] Fix properties config parsing for MarkerFilter onMismatch/onMatch attribute casing (Fixes #2791) [logging-log4j2]
via GitHub
2026/07/31
Re: [I] Make `GraalVmProcessor` Arguments Optional [logging-log4j2]
via GitHub
2026/07/31
Re: [I] Make `GraalVmProcessor` Arguments Optional [logging-log4j2]
via GitHub
2026/07/31
[I] .NET Matrix (logging-log4net)
via GitHub
2026/07/30
[I] Warning emitted in case of omitted GraalVmProcessor arguments disrupts strict `-Xlint`-enabled compilation [logging-log4j2]
via GitHub
2026/07/30
Re: [PR] [main] Warn when `@PluginBuilderAttribute` field lacks public setter (#3195 port) [logging-log4j2]
via GitHub
2026/07/30
Re: [PR] [main] Add `@Required` and validation to `StringMatchFilter` `text` attribute (#3158 port) [logging-log4j2]
via GitHub
2026/07/30
[PR] [main] Revamp the Extending, Plugins, Architecture, and Programmatic configuration pages [logging-log4j2]
via GitHub
2026/07/30
Re: [PR] [main] Warn when `@PluginBuilderAttribute` field lacks public setter (#3195 port) [logging-log4j2]
via GitHub
2026/07/30
Re: [PR] [main] Add `@Required` and validation to `StringMatchFilter` `text` attribute (#3158 port) [logging-log4j2]
via GitHub
2026/07/30
Re: [PR] [main] Warn when `@PluginBuilderAttribute` field lacks public setter (#3195 port) [logging-log4j2]
via GitHub
2026/07/30
Re: [PR] [main] Add `@Required` and validation to `StringMatchFilter` `text` attribute (#3158 port) [logging-log4j2]
via GitHub
2026/07/29
Re: [PR] Add 1.8.0 release date to web-site [logging-log4cxx]
via GitHub
2026/07/29
[PR] do not apply POSIX file attributes through symbolic links [logging-log4j2]
via GitHub
2026/07/29
[PR] Extend plugin processor message filtering and add [Log4j] prefixes [logging-log4j2]
via GitHub
2026/07/29
Re: [PR] Fix handling of `onMatch` and `onMismatch` attributes in the properties configuration format [logging-log4j2]
via GitHub
2026/07/29
Re: [PR] Fix handling of `onMatch` and `onMismatch` attributes in the properties configuration format [logging-log4j2]
via GitHub
2026/07/29
Re: [PR] Fix handling of `onMatch` and `onMismatch` attributes in the properties configuration format [logging-log4j2]
via GitHub
2026/07/29
Re: [PR] Fix handling of `onMatch` and `onMismatch` attributes in the properties configuration format [logging-log4j2]
via GitHub
2026/07/29
Re: [PR] Fix handling of `onMatch` and `onMismatch` attributes in the properties configuration format [logging-log4j2]
via GitHub
2026/07/29
Re: [PR] Fix handling of `onMatch` and `onMismatch` attributes in the properties configuration format [logging-log4j2]
via GitHub
2026/07/29
Re: [PR] Fix handling of `onMatch` and `onMismatch` attributes in the properties configuration format [logging-log4j2]
via GitHub
2026/07/29
Re: [PR] Fix handling of `onMatch` and `onMismatch` attributes in the properties configuration format [logging-log4j2]
via GitHub
2026/07/28
Re: [PR] Adopt Apache Magpie framework [logging-log4j2]
via GitHub
2026/07/28
Re: [PR] Add missing RootLogger.Builder withFilter alias [logging-log4j2]
via GitHub
2026/07/28
[PR] Name direct write cron files after the rollover period they cover [logging-log4j2]
via GitHub
2026/07/28
[PR] Fix multi-second startup delay in CronTriggeringPolicy [logging-log4j2]
via GitHub
2026/07/28
[PR] Add 1.8.0 release date to web-site [logging-log4cxx]
via GitHub
2026/07/28
[PR] log4net.Ext.Mail (logging-log4net)
via GitHub
2026/07/28
Re: [PR] Pin js-yaml to ^4.3.0 via npm override (logging-log4net)
via GitHub
2026/07/28
[PR] Pin js-yaml to ^4.3.0 via npm override (logging-log4net)
via GitHub
2026/07/28
Re: [I] Consider making plugin builds less chatty [logging-log4j2]
via GitHub
2026/07/27
[I] Consider making plugin builds less chatty [logging-log4j2]
via GitHub
2026/07/27
[PR] Add missing RootLogger.Builder withFilter alias [logging-log4j2]
via GitHub
2026/07/26
Re: [PR] Enforce milestone requirement for PRs targeting the 2.x branch [logging-log4j2]
via GitHub
2026/07/26
Re: [PR] Enforce milestone requirement for PRs targeting the 2.x branch [logging-log4j2]
via GitHub
2026/07/26
[PR] Enforce milestone requirement for PRs targeting the 2.x branch [logging-log4j2]
via GitHub
2026/07/26
Re: [PR] Purge snapshots from the Maven cache in reproducibility checks [logging-parent]
via GitHub
2026/07/26
[PR] Purge snapshots from the Maven cache in reproducibility checks [logging-parent]
via GitHub
2026/07/25
[PR] Add log4j-api-kotlin dependency to BOM [logging-log4j2]
via GitHub
2026/07/25
Re: [PR] Split `integration-test` into per-deployment jobs [logging-log4j2]
via GitHub
2026/07/25
Re: [PR] Pin snapshot reproducibility checks to the deployed artifacts [logging-log4j2]
via GitHub
2026/07/25
Re: [PR] Pin snapshot reproducibility checks to the deployed artifacts [logging-log4j2]
via GitHub
2026/07/25
Re: [PR] Revamp XML configuration testing and documentation [logging-log4j2]
via GitHub
2026/07/25
Re: [PR] Align NOTICE files and drop redundant LICENSE resources [logging-log4j2]
via GitHub
2026/07/25
Re: [PR] Bump the maven-minor-updates group with 53 updates [logging-log4j2]
via GitHub
2026/07/25
Re: [I] Make `GraalVmProcessor` Arguments Optional [logging-log4j2]
via GitHub
2026/07/25
Re: [PR] Pin reproducibility checks to the deployed snapshot [logging-parent]
via GitHub
2026/07/25
[PR] Use the NPM dependencies from the `gha/v0` branch [logging-parent]
via GitHub
2026/07/25
[PR] Centralize NPM dependencies for website builds [logging-parent]
via GitHub
2026/07/25
[PR] docs: Routing Appender security considerations for high-cardinality keys [logging-log4j2]
via GitHub
2026/07/25
[PR] fix: close streams in LoggerContextAdmin.setConfigLocationUri [logging-log4j2]
via GitHub
2026/07/25
[PR] fix: null-check AppenderDynamicMBean setLayout instantiation [logging-log4j2]
via GitHub
2026/07/25
[PR] fix: InstantPatternLegacyFormatter precision for legacy n patterns [logging-log4j2]
via GitHub
2026/07/25
[PR] Simplify GitHub Actions workflows [logging-log4j-samples]
via GitHub
2026/07/25
Re: [PR] Add Develocity access key to Android build [logging-log4j-samples]
via GitHub
2026/07/25
Re: [PR] Add Develocity access key to Android build [logging-log4j-samples]
via GitHub
2026/07/25
Re: [PR] Bump the all group across 2 directories with 26 updates [logging-log4j-samples]
via GitHub
2026/07/25
Re: [PR] Bump com.datastax.cassandra:cassandra-driver-core from 3.11.5 to 4.0.0 [logging-log4j2]
via GitHub
2026/07/25
Re: [PR] Bump the all group across 2 directories with 26 updates [logging-log4j-samples]
via GitHub
2026/07/25
[PR] Improve Dependabot group names and add update cooldown [logging-log4j-samples]
via GitHub
2026/07/25
Re: [PR] Bump the all group across 2 directories with 26 updates [logging-log4j-samples]
via GitHub
2026/07/25
[PR] Split `integration-test` into per-deployment jobs [logging-log4j2]
via GitHub
2026/07/25
[PR] Pin snapshot reproducibility checks to the deployed artifacts [logging-log4j2]
via GitHub
2026/07/25
[PR] Adopt Apache Magpie framework [logging-log4j2]
via GitHub
2026/07/25
Re: [PR] Bump the maven-minor-updates group with 47 updates [logging-log4j2]
via GitHub
2026/07/24
Re: [PR] Bump bnd.annotation.version to 7.2.3 [logging-log4j2]
via GitHub
2026/07/24
[PR] Bump bnd.annotation.version to 7.2.3 [logging-log4j2]
via GitHub
2026/07/24
Re: [PR] Pin reproducibility checks to the deployed snapshot [logging-parent]
via GitHub
2026/07/24
Re: [I] Gradle: unexpected compiler warning with Log4j `2.25.3` [logging-log4j2]
via GitHub
2026/07/24
[PR] Pin reproducibility checks to the deployed snapshot [logging-parent]
via GitHub
2026/07/24
[PR] Change `build` and `codeql-analysis` triggers [logging-log4j2]
via GitHub
2026/07/24
Re: [PR] Update Maven Wrapper to 3.3.4 and Maven to 3.9.16 [logging-parent]
via GitHub
2026/07/24
Re: [PR] Align Apache RAT configuration with the ATR license check [logging-parent]
via GitHub
2026/07/24
[PR] Update Maven Wrapper to 3.3.4 and Maven to 3.9.16 [logging-parent]
via GitHub
2026/07/24
Re: [PR] Document the build lifecycle and troubleshooting [logging-parent]
via GitHub
2026/07/24
[PR] Pass a native Windows path in MAVEN_BASEDIR to Maven builds [logging-parent]
via GitHub
2026/07/24
Re: [PR] Document the build lifecycle and troubleshooting [logging-parent]
via GitHub
2026/07/24
Re: [PR] Bump convict from 6.2.4 to 6.2.5 [logging-parent]
via GitHub
2026/07/24
[PR] Align Apache RAT configuration with the ATR license check [logging-parent]
via GitHub
2026/07/24
Re: [PR] Document the build lifecycle and troubleshooting [logging-parent]
via GitHub
2026/07/24
Re: [I] Properties coniguration format does not support per-logger properties [logging-log4j2]
via GitHub
2026/07/24
Re: [PR] Fix properties configuration support for per-logger properties [logging-log4j2]
via GitHub
2026/07/24
[PR] Replace "draft trick" documentation with auto-merge flow [logging-parent]
via GitHub
2026/07/24
Re: [PR] Don't switch to "Draft mode" [logging-parent]
via GitHub
2026/07/24
Re: [PR] Fix NPE in ConfigurationScheduler by ensuring scheduledFuture is chec… [logging-log4j2]
via GitHub
2026/07/24
Re: [I] NPE in ConfigurationScheduler for a frequently executing cron schedule [logging-log4j2]
via GitHub
2026/07/24
Re: [PR] Fix properties configuration support for per-logger properties [logging-log4j2]
via GitHub
2026/07/24
Re: [PR] Don't switch to "Draft mode" [logging-parent]
via GitHub
2026/07/24
Re: [I] Gradle: unexpected compiler warning with Log4j `2.25.3` [logging-log4j2]
via GitHub
2026/07/24
[PR] Don't switch to "Draft mode" [logging-parent]
via GitHub
2026/07/24
Re: [I] Gradle: unexpected compiler warning with Log4j `2.25.3` [logging-log4j2]
via GitHub
2026/07/24
Re: [I] Gradle: unexpected compiler warning with Log4j `2.25.3` [logging-log4j2]
via GitHub
2026/07/24
Re: [PR] Bump com.github.luben:zstd-jni from 1.5.7-4 to 1.5.7-11 [logging-log4j2]
via GitHub
2026/07/24
Re: [PR] Disable Maven Site plugin globally [logging-parent]
via GitHub
2026/07/24
Re: [PR] Open separate Dependabot PRs for major version updates [logging-log4j2]
via GitHub
2026/07/24
[PR] Open separate Dependabot PRs for major version updates [logging-log4j2]
via GitHub
2026/07/23
Re: [PR] fix: null-check LoggerDynamicMBean addAppender instantiation [logging-log4j2]
via GitHub
2026/07/23
Re: [PR] [main] Warn when `@PluginBuilderAttribute` field lacks public setter (#3195 port) [logging-log4j2]
via GitHub
2026/07/23
Re: [PR] Honor ConfigurationFactory active state [logging-log4j2]
via GitHub
2026/07/23
Re: [PR] disable external entity resolution in log4j 1.x XmlConfiguration [logging-log4j2]
via GitHub
2026/07/23
Re: [I] Fix `ConfigurationFactory::isActive` overrides [logging-log4j2]
via GitHub
2026/07/23
[PR] Honor ConfigurationFactory active state [logging-log4j2]
via GitHub
2026/07/23
[PR] disable external entity resolution in log4j 1.x XmlConfiguration [logging-log4j2]
via GitHub
2026/07/23
Re: [PR] chore: ignore WireMock 3.x in Dependabot for 2.x branch [logging-log4j2]
via GitHub
2026/07/23
Re: [PR] Fix duplicate `exec-maven-plugin.version` from a bad merge [logging-parent]
via GitHub
2026/07/23
[PR] chore: ignore WireMock 3.x in Dependabot for 2.x branch [logging-log4j2]
via GitHub
2026/07/23
Re: [PR] Bump the dependencies group with 53 updates [logging-log4j2]
via GitHub
2026/07/23
Re: [PR] Bump the dependencies group with 53 updates [logging-log4j2]
via GitHub
2026/07/23
Re: [PR] [main] Warn when `@PluginBuilderAttribute` field lacks public setter (#3195 port) [logging-log4j2]
via GitHub
2026/07/23
Re: [PR] [main] Add `@Required` and validation to `StringMatchFilter` `text` attribute (#3158 port) [logging-log4j2]
via GitHub
2026/07/22
Re: [PR] Prevent supurious 2GB test failure [logging-log4cxx]
via GitHub
2026/07/22
Re: [PR] Prevent supurious 2GB test failure [logging-log4cxx]
via GitHub
2026/07/22
Re: [PR] Bump actions/stale from 10.2.0 to 10.3.0 in the dependencies group across 1 directory [logging-log4j2]
via GitHub
2026/07/22
Re: [PR] Bump the maven-patch-updates group with 31 updates [logging-log4j2]
via GitHub
2026/07/22
Re: [PR] Document the build lifecycle and troubleshooting [logging-parent]
via GitHub
2026/07/22
Re: [PR] Simplify the `<developers>` section [logging-parent]
via GitHub
2026/07/22
Re: [PR] Simplify the `<developers>` section [logging-parent]
via GitHub
2026/07/22
[PR] Fix duplicate `exec-maven-plugin.version` from a bad merge [logging-parent]
via GitHub
2026/07/22
[PR] Disable Maven Site plugin globally [logging-parent]
via GitHub
2026/07/22
Re: [PR] Bump org.slf4j:slf4j-nop from 2.0.17 to 2.0.18 in /log4j-mongodb4 in the dependencies group across 1 directory [logging-log4j2]
via GitHub
2026/07/22
Re: [PR] add keyExcludes to MDC resolvers to prevent overwriting of structural… [logging-log4j2]
via GitHub
2026/07/22
Re: [PR] Sign site commits only if a GPG key is provided [logging-parent]
via GitHub
2026/07/22
Re: [PR] add keyExcludes to MDC resolvers to prevent overwriting of structural… [logging-log4j2]
via GitHub
2026/07/22
[PR] Sign site commits only if a GPG key is provided [logging-parent]
via GitHub
2026/07/22
Re: [PR] Prevent supurious 2GB test failure [logging-log4cxx]
via GitHub
2026/07/22
Re: [PR] Bump the maven-patch-updates group across 1 directory with 31 updates [logging-log4j2]
via GitHub
2026/07/22
Re: [PR] Bump the maven-patch-updates group across 1 directory with 31 updates [logging-log4j2]
via GitHub
2026/07/22
Re: [PR] Bump the dependencies group across 1 directory with 66 updates [logging-log4j2]
via GitHub
2026/07/22
Re: [PR] Bump the dependencies group across 1 directory with 55 updates [logging-log4j2]
via GitHub
2026/07/22
Re: [PR] Bump ch.qos.logback:logback-core from 1.3.15 to 1.5.25 in /log4j-parent [logging-log4j2]
via GitHub
2026/07/22
Re: [PR] Bump ch.qos.logback:logback-core from 1.3.15 to 1.3.16 in /log4j-parent [logging-log4j2]
via GitHub
2026/07/22
Re: [PR] Bump ch.qos.logback:logback-core from 1.3.15 to 1.3.16 [logging-log4j2]
via GitHub
2026/07/22
Re: [PR] Bump ch.qos.logback:logback-core from 1.3.15 to 1.3.16 [logging-log4j2]
via GitHub
2026/07/22
Re: [PR] add keyExcludes to MDC resolvers to prevent overwriting of structural… [logging-log4j2]
via GitHub
2026/07/22
Re: [PR] add keyExcludes to MDC resolvers to prevent overwriting of structural… [logging-log4j2]
via GitHub
2026/07/22
Re: [PR] add keyExcludes to MDC resolvers to prevent overwriting of structural… [logging-log4j2]
via GitHub
2026/07/22
Re: [PR] add keyExcludes to MDC resolvers to prevent overwriting of structural… [logging-log4j2]
via GitHub
2026/07/21
Re: [PR] Bump org.apache.activemq:activemq-broker from 6.1.7 to 6.2.5 in /log4j-parent [logging-log4j2]
via GitHub
2026/07/21
Re: [PR] Prevent supurious 2GB test failure [logging-log4cxx]
via GitHub
2026/07/21
Re: [PR] Prevent supurious 2GB test failure [logging-log4cxx]
via GitHub
2026/07/21
Re: [PR] Bump ch.qos.logback:logback-core from 1.3.15 to 1.5.33 [logging-log4j2]
via GitHub
2026/07/21
Re: [PR] Bump org.bouncycastle:bcpkix-jdk18on from 1.83 to 1.84 in /log4j-core-test [logging-log4j2]
via GitHub
2026/07/21
Re: [PR] Bump org.bouncycastle:bcpkix-jdk18on from 1.83 to 1.84 in /log4j-core-test [logging-log4j2]
via GitHub
2026/07/21
Re: [PR] Bump org.assertj:assertj-core from 3.27.3 to 3.27.7 in /log4j-parent [logging-log4j2]
via GitHub
2026/07/21
Re: [PR] Bump org.assertj:assertj-core from 3.27.3 to 3.27.7 in /log4j-parent [logging-log4j2]
via GitHub
2026/07/21
Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.6.0 to 3.6.1 in /log4j-parent [logging-log4j2]
via GitHub
2026/07/21
Re: [PR] Bump org.apache.kafka:kafka-clients from 3.9.1 to 3.9.2 in /log4j-parent [logging-log4j2]
via GitHub
2026/07/21
Re: [PR] chore: add explanatory comment for allow-unsafe-pr-checkout [logging-parent]
via GitHub
2026/07/21
Re: [PR] chore: add explanatory comment for allow-unsafe-pr-checkout [logging-parent]
via GitHub
2026/07/21
[PR] chore: add explanatory comment for allow-unsafe-pr-checkout [logging-parent]
via GitHub
2026/07/21
Re: [PR] Bump org.codehaus.plexus:plexus-utils from 3.6.0 to 3.6.1 in /log4j-parent [logging-log4j2]
via GitHub
2026/07/21
Re: [PR] Bump org.apache.kafka:kafka-clients from 3.9.1 to 3.9.2 in /log4j-parent [logging-log4j2]
via GitHub
2026/07/21
Re: [PR] Bump the dependencies group across 1 directory with 3 updates [logging-parent]
via GitHub
Earlier messages
Later messages