Skip to content

Commit

Permalink
Merge branch 'master' into security-fixes-12-02
Browse files Browse the repository at this point in the history
  • Loading branch information
david-leifker authored Dec 5, 2022
2 parents 5c7cb15 + ed9110e commit 4ec44e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions datahub-frontend/play.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ dependencies {
}
runtime externalDependency.playGuice
implementation externalDependency.log4j2Api

implementation externalDependency.logbackClassic

annotationProcessor externalDependency.lombok
Expand Down
2 changes: 2 additions & 0 deletions docs/actions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,8 @@ Some pre-included Actions include
- [Hello World](actions/hello_world.md)
- [Executor](actions/executor.md)
- [Slack](actions/slack.md)
- [Microsoft Teams](actions/teams.md)
## Development
Expand Down

0 comments on commit 4ec44e1

Please sign in to comment.