Skip to content

Commit

Permalink
[NO JIRA] Remove odd dependency in 'java-checks-common' module (#4552)
Browse files Browse the repository at this point in the history
  • Loading branch information
leveretka authored Nov 17, 2023
1 parent 1e6fff7 commit cad794e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions java-checks-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@
<artifactId>java-frontend</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>java-symbolic-execution</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit cad794e

Please sign in to comment.