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-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ The <action> type attribute can be add,update,fix,remove.
60
60
<releaseversion="101"date="YYYY-MM-DD"description="This is a feature and maintenance release. Java 8 or later is required.">
61
61
<!-- FIX -->
62
62
<actiontype="update"dev="ggregory"due-to="Gary Gregory">Allow maven-pmd-plugin to override org.ow2.asm:asm version (fixes Java 27-ea build: Unsupported class file major version 71).</action>
63
-
<actiontype="update"dev="ggregory"due-to="Jack Green, Gary Gregory">Fix broken Maven central badge in COMPONENTS.adoc (#709).</action>
63
+
<actiontype="update"dev="ggregory"due-to="Jack Green, Gary Gregory">Fix broken Maven Central badges in COMPONENTS.adoc (#709).</action>
64
64
<!-- ADD -->
65
65
<!-- UPDATE -->
66
66
<actiontype="update"dev="ggregory"due-to="Gary Gregory">Bump commons.asm.version from 9.1.1 to 9.10 (adds Java 27 opcode support, fixes SpotBugs Unsupported class file major version 71).</action>
0 commit comments