Description: adding a version to the junit artifact. This is needed for the
 Debian build because we have not packaged the parent POM file.
Author: Pierre Gruet <pgt@debian.org>
Forwarded: not-needed
Last-Update: 2024-12-14

--- a/pom.xml
+++ b/pom.xml
@@ -187,6 +187,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
+      <version>4.x</version>
       <optional>true</optional>
     </dependency>
     <dependency>
