This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rdf.git
commit 6ee459c3ccfae222a701d83c162aa582d6f9d7e1 Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Wed Apr 23 07:53:36 2025 -0400 Reduce vertical space --- src/changes/changes.xml | 76 +++++++++++++------------------------------------ 1 file changed, 19 insertions(+), 57 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 66edfaa6..0844afc1 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -26,67 +26,29 @@ <body> <release version="0.6.0" date="YYYY-MM-DD" description="Minor feature and bug fix release."> <!-- ADD --> - <action dev="ggregory" type="fix" due-to="Gary Gregory"> - Add project.build.outputTimestam Maven property to make build reproducible. - </action> + <action dev="ggregory" type="fix" due-to="Gary Gregory">Add project.build.outputTimestam Maven property to make build reproducible.</action> <!-- FIX --> - <action dev="ggregory" type="fix" due-to="Gary Gregory"> - Fix Java 17 build. - </action> - <action type="fix" dev="ggregory" due-to="step-security-bot, Gary Gregory"> - [StepSecurity] ci: Harden GitHub Actions #137. - </action> + <action dev="ggregory" type="fix" due-to="Gary Gregory">Fix Java 17 build.</action> + <action type="fix" dev="ggregory" due-to="step-security-bot, Gary Gregory">[StepSecurity] ci: Harden GitHub Actions #137.</action> <action type="fix" dev="ggregory" due-to="strangelookingnerd, Gary Gregory">Migrate tests to JUnit5 #289.</action> <action type="fix" dev="ggregory" due-to="naturzukunft">Fix AbstractDatasetTest #327.</action> <!-- UPDATE --> - <action type="update" dev="ggregory" due-to="Gary Gregory"> - Bump org.apache.commons:commons-parent from 52 to 78 #259, #265, #269, #273, #279. - </action> - <action type="update" dev="ggregory" due-to="Gary Gregory"> - Bump actions/cache from 2.1.4 to 3.0.11 #77, #97. - </action> - <action type="update" dev="ggregory" due-to="Gary Gregory"> - Bump actions/checkout from 2 to 3.1.0 #76, #95. - </action> - <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot"> - Bump actions/setup-java from 1.4.0 to 3.6.0 #81, #99. - </action> - <action type="update" dev="ggregory" due-to="Dependabot"> - Bump actions/upload-artifact from 3.1.0 to 3.1.1 #100. - </action> - <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot"> - Bump commons.japicmp.version from 0.11.0 to 0.17.1, #111. - </action> - <action type="update" dev="ggregory" due-to="Gary Gregory"> - Bump JAXB API from 2.3.0 to 2.3.1. - </action> - <action type="update" dev="ggregory" due-to="Gary Gregory"> - Bump JAXB Glassfish runtime 2.3.0 to 2.3.6. - </action> - <action type="update" dev="ggregory" due-to="Gary Gregory"> - Bump maven-pmd-plugin from 3.12.0 to 3.16.0 #75. - </action> - <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory"> - Bump rdf4j-bom from 2.2.2 to 3.7.7 #78. - </action> - <action type="update" dev="ggregory" due-to="Dependabot"> - Bump jsonld-java from 0.11.1 to 0.13.4 #73. - </action> - <action type="update" dev="ggregory" due-to="Gary Gregory"> - Bump jacoco-maven-plugin from 0.8.7 to 0.8.8. - </action> - <action type="update" dev="ggregory" due-to="Dependabot"> - Bump maven-checkstyle-plugin from 3.0.0 to 3.2.0 #89. - </action> - <action type="update" dev="ggregory" due-to="Dependabot"> - Bump junit from 4.12 to 4.13.1 in /commons-rdf-examples #82. - </action> - <action type="update" dev="ggregory" due-to="Gary Gregory"> - Bump commons-io from 2.13.0 to 2.19.0 #257, #264, #290. - </action> - <action type="update" dev="ggregory" due-to="Gary Gregory"> - Bump Java from 8 to 11. - </action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 52 to 78 #259, #265, #269, #273, #279.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/cache from 2.1.4 to 3.0.11 #77, #97.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/checkout from 2 to 3.1.0 #76, #95.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump actions/setup-java from 1.4.0 to 3.6.0 #81, #99.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump actions/upload-artifact from 3.1.0 to 3.1.1 #100.</action> + <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump commons.japicmp.version from 0.11.0 to 0.17.1, #111.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump JAXB API from 2.3.0 to 2.3.1.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump JAXB Glassfish runtime 2.3.0 to 2.3.6.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-pmd-plugin from 3.12.0 to 3.16.0 #75.</action> + <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump rdf4j-bom from 2.2.2 to 3.7.7 #78.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump jsonld-java from 0.11.1 to 0.13.4 #73.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump jacoco-maven-plugin from 0.8.7 to 0.8.8.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-checkstyle-plugin from 3.0.0 to 3.2.0 #89.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump junit from 4.12 to 4.13.1 in /commons-rdf-examples #82.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io from 2.13.0 to 2.19.0 #257, #264, #290.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump Java from 8 to 11.</action> </release> <release version="0.5.0" date="2017-11-19" description="Minor feature and bug fix release."> <action type="fix" issue="COMMONSRDF-47">