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
@@ -32,9 +32,10 @@
32
32
<!-- FIX -->
33
33
<actiontype="fix"issue="BEANUTILS-541"dev="ggregory"due-to="Sergey Chernov">FluentPropertyBeanIntrospector concurrency issue (backport to 1.X) #325.</action>
34
34
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Javadoc is missing its Overview page.</action>
35
+
<actiontype="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>
35
36
<!-- ADD -->
36
37
<!-- UPDATE -->
37
-
<actiondev="ggregory"type="update"due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 78 to 79.</action>
38
+
<actiondev="ggregory"type="update"due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 78 to 80.</action>
38
39
</release>
39
40
<releaseversion="1.10.0"date="2024-12-26"description="This is a maintenance release and requires Java 8.">
0 commit comments