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
@@ -40,7 +40,7 @@
40
40
<title>Apache Commons CSV Release Notes</title>
41
41
</properties>
42
42
<body>
43
-
<release version="1.14.0" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
43
+
<release version="1.14.0" date="2025-03-15" description="This is a feature and maintenance release. Java 8 or later is required.">
44
44
<!-- FIX -->
45
45
<action type="fix" issue="CSV-317" dev="ggregory" due-to="Filipe Roque">Release history link changed from changes-report.html to changes.html #516.</action>
46
46
<action type="fix" dev="ggregory" due-to="Gary Gregory">Remove -nouses directive from maven-bundle-plugin. OSGi package imports now state 'uses' definitions for package imports, this doesn't affect JPMS (from org.apache.commons:commons-parent:80).</action>
0 commit comments