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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,7 @@ The <action> type attribute can be add,update,fix,remove.
51
51
<!-- FIX -->
52
52
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">POM assembly:single does not generate binary convenience files (tar/zip).</action>
53
53
<actiontype="fix"dev="ggregory"due-to="Dima1224, Gary Gregory">Make dynamicPropertyHandlerMap in ValueUtils thread-safe #251.</action>
54
+
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Refactor JXPathIntrospector internal static maps to use concurrent classes instead of synchronization.</action>
54
55
<!-- ADD -->
55
56
<!-- UPDATE -->
56
57
<actiontype="update"dev="ggregory"due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 81 to 91 #239, #262, #265.</action>
0 commit comments