Skip to content

Commit

Permalink
Use JBoss Commons Logging Implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
oztimpower committed Jul 11, 2020
1 parent abc6223 commit 22b7608
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions extensions/amazon-alexa/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.jboss.logging</groupId>
<artifactId>commons-logging-jboss-logging</artifactId>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 22b7608

Please sign in to comment.