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-text.git
The following commit(s) were added to refs/heads/master by this push:
new 1001fb35 Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 #502
1001fb35 is described below
commit 1001fb35902e52f1c19442a197a5ff914f7d8432
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Feb 9 16:09:14 2024 -0500
Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 #502
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a7b81d93..5322c255 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -54,7 +54,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory"
due-to="Dependabot">Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to
3.1.1 #474.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Bump commons-io from 2.15.0 to 2.15.1.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Bump commons-parent from 64 to 66.</action>
- <action type="update" dev="ggregory"
due-to="Dependabot">Bump org.assertj:assertj-core from 3.24.2 to
3.25.2.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot">Bump org.assertj:assertj-core from 3.24.2 to
3.25.3.</action>
</release>
<release version="1.11.0" date="2023-10-24" description="Release 1.11.0.
Requires Java 8 or above.">
<!-- FIX -->