Skip to content

Commit

Permalink
Change deps of pom.xml file
Browse files Browse the repository at this point in the history
  • Loading branch information
ProgHaj committed Oct 23, 2023
1 parent 48d3250 commit 5fd4630
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions test/callgraph/testdata/mvnproj-no-build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,4 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
</properties>

<dependencies>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-params</artifactId>
<version>5.9.2</version>
</dependency>
</dependencies>
</project>
</project>
Binary file not shown.

0 comments on commit 5fd4630

Please sign in to comment.