Skip to content

Reduce the number of dependencies in Bastion #57

@KPull

Description

@KPull

Right now, Bastion has too many dependencies which are not necessarily used by the average user. In particular, I can see two dependencies which we can start with:

  • JUnit 4
  • JMustache

These libraries should be optional dependencies. The user should include them in their own POM file if they are going to use these features in Bastion.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions