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
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,14 +28,15 @@
28
28
<!-- ADD -->
29
29
<!-- UPDATE -->
30
30
<actiontype="update"dev="ggregory"due-to="Gary Gregory">Bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.21.4.</action>
31
+
<actiontype="update"dev="ggregory"due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 100 to 101.</action>
31
32
</release>
32
33
<releaseversion="2.15.1"date="2026-05-21"description="This is a feature and maintenance release. Java 8 or later is required.">
33
34
<!-- FIX -->
34
35
<actiontype="fix"dev="ggregory"issue="CONFIGURATION-856"due-to="Piotr Zygielo, Gary Gregory">The artifact commons-io:commons-io is a normal dependency.</action>
35
36
<actiontype="fix"dev="ggregory"due-to="Wei Huang, Gary Gregory">Avoid NPE when combined location strategy sub strategies is immutable list (#639).</action>
36
37
<!-- ADD -->
37
38
<!-- UPDATE -->
38
-
<actiontype="update"dev="ggregory"due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 99 to 100</action>
39
+
<actiontype="update"dev="ggregory"due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 99 to 100.</action>
39
40
</release>
40
41
<releaseversion="2.15.0"date="2026-05-11"description="Minor release with new features and updated dependencies; requires Java 8 or above; fixes CVE-2026-45205.">
0 commit comments