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 bc4add64 Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0
to 2.17.1 #417
bc4add64 is described below
commit bc4add641013811365d030dddbae3c1371b8f65e
Author: Gary Gregory <[email protected]>
AuthorDate: Fri May 10 16:37:17 2024 -0400
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1 #417
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 89746c2c..4b276600 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -49,6 +49,7 @@
<action type="update" dev="ggregory" due-to="Dependabot">Bump
org.apache.commons:commons-text from 1.11.0 to 1.12.0 #404.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
spring.version from 5.3.33 to 5.3.34.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-codec:commons-codec from 1.16.1 to 1.17.0.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.17.1 #417.</action>
</release>
<release version="2.10.1" date="2024-03-17" description="Minor release
with new features and updated dependencies; requires Java 8 or above.">
<!-- FIX -->