Skip to content

Release 1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 08:17
  • Changed package from nl.rabobank.shadow_tool to io.github.rabobank.shadow_tool
  • Fixed security issue
  • Various sonar code smells fixed
<dependency>
   <groupId>io.github.rabobank</groupId>
   <artifactId>shadow-tool</artifactId>
   <version>1.1.0</version>
</dependency>