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-build-plugin.git
The following commit(s) were added to refs/heads/master by this push: new c05a3fb Bump some dependencies c05a3fb is described below commit c05a3fb42a30a09eb159be8ef64a5a8bddbdd5cc Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Thu Jan 11 16:46:30 2024 -0500 Bump some dependencies --- src/changes/changes.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3ac6b98..dc51114 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -37,18 +37,18 @@ <action dev="sebb" type="fix">Disable moditect as it fails currently</action> <!-- ADD --> <!-- UPDATE --> - <action dev="sebb" type="update">Bump maven-plugin-plugin to 3.10.2</action> + <action dev="sebb" type="update" due-to="Dependabot">Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.11.0</action> <action dev="ggregory" type="update" due-to="Gary Gregory">Drop IRC references</action> <action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-parent from 58 to 65.</action> - <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump org.apache.ant:ant-launcher from 1.10.12 to 1.10.14 #174.</action> + <action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump org.apache.ant:ant-launcher from 1.10.12 to 1.10.14.</action> <action dev="sebb" type="update">Disable cyclonedx - not needed</action> <action dev="sebb" type="update">Drop outdated, unmaintained table of components in README in favour of link to website.</action> - <action dev="ggregory" type="update" due-to="Dependabot">Bump org.graalvm.js:js-scriptengine from 23.1.0 to 23.1.1 #190.</action> - <action dev="ggregory" type="update" due-to="Dependabot">Bump org.graalvm.js:js from 23.0.1 to 23.0.2 #191.</action> - <action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.maven:maven-core 3.9.4 to 3.9.6 #201.</action> - <action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.maven:maven-plugin-api 3.9.4 to 3.9.6 #199.</action> - <action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.maven.plugin-tools:maven-script-ant 3.9.0 to 3.10.2 #200.</action> - <action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.maven.plugin-tools:maven-plugin-tools-ant from 3.9.0 to 3.10.2 #202.</action> + <action dev="ggregory" type="update" due-to="Dependabot">Bump org.graalvm.js:js-scriptengine from 23.1.0 to 23.1.1.</action> + <action dev="ggregory" type="update" due-to="Dependabot">Bump org.graalvm.js:js from 23.0.1 to 23.0.2.</action> + <action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.maven:maven-core 3.9.4 to 3.9.6.</action> + <action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.maven:maven-plugin-api 3.9.4 to 3.9.6.</action> + <action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.maven.plugin-tools:maven-script-ant 3.9.0 to 3.11.0.</action> + <action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.maven.plugin-tools:maven-plugin-tools-ant from 3.9.0 to 3.11.0.</action> </release> <release version="1.13" date="2023-06-25" description="Feature release"> <!-- FIX -->