File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 3333 </distributionManagement >
3434
3535 <properties >
36- <javaVersion >8</javaVersion >
3736 <sisuVersion >0.3.5</sisuVersion >
3837 <slf4jVersion >1.7.36</slf4jVersion >
39- <junitVersion >5.9.3</junitVersion >
4038 <project .build.outputTimestamp>2023-05-05T22:34:21Z</project .build.outputTimestamp>
4139 </properties >
4240
115113 <dependency >
116114 <groupId >org.junit.jupiter</groupId >
117115 <artifactId >junit-jupiter-api</artifactId >
118- <version >${junitVersion} </version >
119116 <scope >test</scope >
120117 </dependency >
121118 <dependency >
122119 <groupId >org.junit.jupiter</groupId >
123120 <artifactId >junit-jupiter-params</artifactId >
124- <version >${junitVersion} </version >
125121 <scope >test</scope >
126122 </dependency >
127123 <dependency >
128124 <groupId >org.junit.jupiter</groupId >
129125 <artifactId >junit-jupiter-engine</artifactId >
130- <version >${junitVersion} </version >
131126 <scope >test</scope >
132127 </dependency >
133128 <dependency >
169164 </checkModificationExcludes >
170165 </configuration >
171166 </plugin >
172- <plugin >
173- <groupId >org.apache.maven.plugins</groupId >
174- <artifactId >maven-resources-plugin</artifactId >
175- <version >3.3.1</version >
176- </plugin >
177167 <plugin >
178168 <groupId >org.eclipse.sisu</groupId >
179169 <artifactId >sisu-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments