Skip to content

v2.0.0

Compare
Choose a tag to compare
@cjmamo cjmamo released this 20 Oct 17:50
· 23 commits to master since this release
145bdde

Release Notes

  • Upgraded to Smooks 2.0.0
  • Replaced org.antlr:stringtemplate with org.antlr:ST4:4.3.4
  • Updated ognl:ognl dependency to version 3.4.3

Binaries

Apache Maven

<dependency>
  <groupId>org.smooks.cartridges</groupId>
  <artifactId>smooks-templating-cartridge</artifactId>
  <version>2.0.0</version>
</dependency>