Skip to content

Commit

Permalink
Clean up rule-engine dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
enricocolasante committed Dec 19, 2024
1 parent 2d72bb1 commit 96a67e6
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions dhis-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -428,16 +428,6 @@
<groupId>org.hisp.dhis.rules</groupId>
<artifactId>rule-engine-jvm</artifactId>
<version>${dhis2-rule-engine.version}</version>
<exclusions>
<exclusion>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
</exclusion>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
</exclusion>
</exclusions>
</dependency>

<!-- Spring -->
Expand Down

0 comments on commit 96a67e6

Please sign in to comment.