Skip to content

Commit

Permalink
➖ removing the checker framework as it was not activated anyway, and …
Browse files Browse the repository at this point in the history
…if activated it failed compilation without any debug information

Signed-off-by: dseurotech <davide.salvador@eurotech.com>
  • Loading branch information
dseurotech committed Apr 12, 2024
1 parent 117172d commit da1a068
Show file tree
Hide file tree
Showing 5 changed files with 470 additions and 410 deletions.
4 changes: 0 additions & 4 deletions commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,6 @@
<groupId>org.reflections</groupId>
<artifactId>reflections</artifactId>
</dependency>
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-jpamodelgen</artifactId>
Expand Down
Loading

0 comments on commit da1a068

Please sign in to comment.