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-logging.git
commit e0ca622ebddc3d2b969d9afef7941b6ba11c91b7 Author: Gary Gregory <[email protected]> AuthorDate: Tue Oct 10 15:23:26 2023 -0400 Bump commons-parent --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0e8ab61..12444d2 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ under the License. <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> <!-- Tests are special, 61 causes issues --> - <version>59</version> + <version>64</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-logging</groupId>
