This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git


The following commit(s) were added to refs/heads/master by this push:
     new 17fe45e  Bump org.apache.commons:commons-parent from 102 to 103.
17fe45e is described below

commit 17fe45e42414130ce8b913ed6b8150475d945d61
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 21 15:58:43 2026 -0700

    Bump org.apache.commons:commons-parent from 102 to 103.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dc43c0f..cee705f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>102</version>
+    <version>103</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-dbutils</groupId>

Reply via email to