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-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 4b22618 Comment
4b22618 is described below
commit 4b22618d55ee9c24a2baec304a72770da6df3100
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 2 08:12:43 2025 -0400
Comment
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index b6c88c0..529cb67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,6 +144,7 @@
<commons.moditect-maven-plugin.addServiceUses>true</commons.moditect-maven-plugin.addServiceUses>
<!-- bndlib 7 requires Java 17 -->
<commons.biz.aQute.bndlib.version>6.4.1</commons.biz.aQute.bndlib.version>
+ <!-- JUnit 6 requires Java 17 -->
<commons.junit.version>5.13.2</commons.junit.version>
<!-- JUnit Pioneer 2 requires Java 11 -->
<commons.junit-pioneer.version>1.9.1</commons.junit-pioneer.version>