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-bsf.git
The following commit(s) were added to refs/heads/master by this push: new a95ddf0 Bump org.apache.commons:commons-parent from 84 to 85 a95ddf0 is described below commit a95ddf06a930518756c093bee2da316530e0f71f Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Thu Jun 19 10:26:10 2025 -0400 Bump org.apache.commons:commons-parent from 84 to 85 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 04296c8..a544f06 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>84</version> + <version>85</version> </parent> <groupId>bsf</groupId>