Skip to content

Commit

Permalink
Merge pull request #86 from mP1/feature/it-junit-test-ignored-depende…
Browse files Browse the repository at this point in the history
…ncies-FIX

it-junit-test ignored-dependencies FIX
  • Loading branch information
mP1 authored Apr 24, 2024
2 parents 7d330c3 + 4029c2b commit 09c0679
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/it/junit-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@

<classpath-required/>
<ignored-dependencies>
<param>javax.servlet:javax.servlet-api:*</param>
<param>org.junit.jupiter:junit-jupiter-engine:*</param>
<param>org.junit.platform:junit-platform-commons:*</param>
<param>org.junit.jupiter:junit-jupiter-api:*</param>
Expand Down

0 comments on commit 09c0679

Please sign in to comment.