This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git
from 1e6d73a7 Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3
to 2.19.0 #565
new 3312ad79 Shared primitive variable "throwExceptionOnMissing" in one
thread may not yield the value of the most recent write from another thread
[org.apache.commons.configuration2.AbstractConfiguration] At
AbstractConfiguration.java:[line 1493] AT_STALE_THREAD_WRITE_OF_PRIMITIVE
new a93ab1c9 Shared primitive variable "forceSingleLine" in one thread may
not yield the value of the most recent write from another thread
[org.apache.commons.configuration2.PropertiesConfigurationLayout] At
PropertiesConfigurationLayout.java:[line 821] AT_STALE_THREAD_WRITE_OF_PRIMITIVE
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/changes/changes.xml | 2 ++
.../java/org/apache/commons/configuration2/AbstractConfiguration.java | 2 +-
.../apache/commons/configuration2/PropertiesConfigurationLayout.java | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)