Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8ababb6

Browse filesBrowse files
authored
Merge pull request hub4j#976 from seregamorph/feature/base-event-payload
hub4j#947 base event payload
2 parents 316e278 + b51d655 commit 8ababb6
Copy full SHA for 8ababb6

File tree

Expand file treeCollapse file tree

5 files changed

+458
-637
lines changed
Filter options
Expand file treeCollapse file tree

5 files changed

+458
-637
lines changed

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,12 @@
558558
<version>2.8.6</version>
559559
<scope>test</scope>
560560
</dependency>
561+
<dependency>
562+
<groupId>org.slf4j</groupId>
563+
<artifactId>slf4j-simple</artifactId>
564+
<version>1.7.2</version>
565+
<scope>test</scope>
566+
</dependency>
561567
</dependencies>
562568
<repositories>
563569
<repository>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.