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-configuration.git
The following commit(s) were added to refs/heads/master by this push:
new 3821b0d9 Fix typo
3821b0d9 is described below
commit 3821b0d9fef02ac624a15edbf797d4edf1acc667
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jul 30 23:50:25 2023 -0400
Fix typo
---
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 6d60ff45..2b21e825 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -36,7 +36,7 @@
Bump jackson-databind from 2.14.2 to 2.15.2 #297, #303.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
- Bump commons-io:commons-io: from 2.11.0 to 2.13.0.
+ Bump commons-io:commons-io from 2.11.0 to 2.13.0.
</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump spring.version from 5.3.26 to 5.3.28.