Skip to content

Commit

Permalink
issue #SB-00 fix: merging release-2.3.5 with master (#778)
Browse files Browse the repository at this point in the history
  • Loading branch information
manzarul authored Oct 1, 2019
1 parent 6f0b55b commit 8f2854e
Show file tree
Hide file tree
Showing 32 changed files with 1,816 additions and 994 deletions.
5 changes: 5 additions & 0 deletions actors/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,11 @@
<artifactId>googleauth</artifactId>
<version>1.1.2</version>
</dependency>
<dependency>
<groupId>com.intuit.fuzzymatcher</groupId>
<artifactId>fuzzy-matcher</artifactId>
<version>0.4.1</version>
</dependency>
</dependencies>
<build>
<sourceDirectory>${basedir}/src/main/java</sourceDirectory>
Expand Down

This file was deleted.

Loading

0 comments on commit 8f2854e

Please sign in to comment.