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-build-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new d09c368 Bump org.apache.commons:commons-parent from 83 to 84
d09c368 is described below
commit d09c36808d066e905ea273ab4cecce60c898e4b3
Author: Gary D. Gregory <[email protected]>
AuthorDate: Tue May 20 08:00:36 2025 -0400
Bump org.apache.commons:commons-parent from 83 to 84
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 82473c9..75528e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>83</version>
+ <version>84</version>
</parent>
<artifactId>commons-build-plugin</artifactId>
<packaging>maven-plugin</packaging>