File tree Expand file tree Collapse file tree 3 files changed +1
-4
lines changed
meecrowave-junit/src/test/java/org/apache/meecrowave/junit5 Expand file tree Collapse file tree 3 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 2020
2121import static org .junit .Assert .assertTrue ;
2222
23- import java .net .MalformedURLException ;
24-
2523import jakarta .enterprise .context .RequestScoped ;
2624
2725import org .apache .webbeans .config .WebBeansContext ;
Original file line number Diff line number Diff line change 2020
2121import static org .junit .Assert .assertEquals ;
2222import static org .junit .Assert .assertTrue ;
23- import static org .junit .Assert .fail ;
2423import static org .junit .jupiter .api .TestInstance .Lifecycle .PER_CLASS ;
2524
2625import jakarta .inject .Inject ;
Original file line number Diff line number Diff line change 5151 <meecrowave .build.name>${project.groupId} .${project.artifactId} </meecrowave .build.name>
5252
5353 <!-- X TODO verify if everything is really needed -->
54- <jakarta .activation-api.version>2.1.2 </jakarta .activation-api.version>
54+ <jakarta .activation-api.version>2.1.3 </jakarta .activation-api.version>
5555 <jakarta .atinject-api.version>2.0.1</jakarta .atinject-api.version>
5656 <jakarta .cdi-api.version>4.0.1</jakarta .cdi-api.version>
5757 <jakarta .interceptor-api.version>2.1.0</jakarta .interceptor-api.version>
You can’t perform that action at this time.
0 commit comments