The recode of the V10Lift plugin!
Find a file
dependabot[bot] eb57877545
Bump jackson-databind from 2.9.6 to 2.9.10.1
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.6 to 2.9.10.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-24 17:15:55 +00:00
.github Create FUNDING.yml 2020-02-24 13:19:59 +01:00
src/main Fixed jackson issues 2020-02-24 18:10:37 +01:00
.gitignore Fixed old LiftSign class 2020-01-30 12:57:42 +01:00
.travis.yml Travis setup 2020-02-17 22:13:47 +01:00
LICENSE Added license 2020-02-03 15:45:23 +01:00
pom.xml Bump jackson-databind from 2.9.6 to 2.9.10.1 2020-02-24 17:15:55 +00:00
README.md Update README.md 2020-02-17 22:16:50 +01:00
renovate.json Add renovate.json 2020-02-08 20:59:17 +00:00

V10Lift2

Build status

The rebuild of the V10Lift plugin!

Maven

<repository>
  <id>iobyte-repo</id>
  <url>https://nexus.iobyte.nl/repository/maven-public/</url>
</repository>

<dependency>
  <groupId>nl.SBDeveloper</groupId>
  <artifactId>V10Lift2</artifactId>
  <version>0.5</version>
</dependency>

© Stijn Bannink - 2019/2020