You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@
27
27
<!-- FIX -->
28
28
<actiontype="fix"dev="ggregory"due-to="Gary Gregory, SpotBugs">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.</action>
29
29
<actiontype="fix"dev="ggregory"due-to="Gary Gregory, SpotBugs">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.</action>
30
+
<actiontype="fix"dev="ggregory"due-to="Willy van Diepen, Gary Gregory, Rob Tompkins"issue="CONFIGURATION-849">Fix undoubling of strings #569.</action>
30
31
<!-- ADD -->
31
32
<!-- UPDATE -->
32
33
<actiontype="update"dev="ggregory"due-to="Gary Gregory, Dependabot">Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.0 #565.</action>
0 commit comments