Skip to content

Commit

Permalink
Use nifi-utils StopWatch
Browse files Browse the repository at this point in the history
  • Loading branch information
sodre committed Apr 19, 2022
1 parent c03c2fc commit b250868
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions nifi-cognito-authorizer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,6 @@
<artifactId>caffeine</artifactId>
<version>2.9.2</version>
</dependency>
<dependency>
<!-- for StopWatch -->
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.12.0</version>
</dependency>
<dependency>
<groupId>dev.failsafe</groupId>
<artifactId>failsafe</artifactId>
Expand Down

0 comments on commit b250868

Please sign in to comment.