What's Changed
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.10.0 by @dependabot in #4
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.2 by @dependabot in #5
- Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.11.0 by @dependabot in #3
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #2
- Bump org.modelmapper:modelmapper from 3.2.0 to 3.2.1 by @dependabot in #1
- build(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0 by @dependabot in #6
- build(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1 by @dependabot in #7
- build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 by @dependabot in #8
- build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @dependabot in #9
- build(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.5.0 to 0.6.0 by @dependabot in #10
- JTC4MM-5 Converter -
java.lang.String
👉java.util.UUID
by @justedlev in #11 - JTC4MM-1 Converter -
java.sql.Date
👉java.time.LocalDate
by @justedlev in #15 - JTC4MM-2 Converter -
java.time.LocalDate
👉java.sql.Date
by @justedlev in #12 - Release v0.21.13 by @justedlev in #16
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v0.0.1...v0.21.13