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-bcel.git
The following commit(s) were added to refs/heads/master by this push: new b970a5b5 Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 #322 b970a5b5 is described below commit b970a5b5c62802028176c8378f5e9c98b2f42d09 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri May 31 17:53:10 2024 -0400 Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 #322 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 280a07db..29d0801f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -64,6 +64,7 @@ The <action> type attribute can be add,update,fix,remove. <!-- ADD --> <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Dependabot">Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24 #309.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 #322.</action> </release> <release version="6.9.0" date="2024-04-21" description="Maintenance and bug fix release."> <!-- ADD -->