This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.apache.commons-commons-parent-83 in repository https://gitbox.apache.org/repos/asf/commons-configuration.git
discard d1a89b85 Bump org.apache.commons:commons-parent from 81 to 83 add 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 add 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 add c2e93c4e Bump org.apache.commons:commons-parent from 81 to 83 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (d1a89b85) \ N -- N -- N refs/heads/dependabot/maven/org.apache.commons-commons-parent-83 (c2e93c4e) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. 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(-)