This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
v10.0 🎁
·
46 commits
to refs/heads/main
since this release
What’s Changed
- Bump pmd.version from 6.49.0 to 6.50.0 (#40) @dependabot
- Bump slf4j-reload4j from 2.0.2 to 2.0.3 (#39) @dependabot
- Bump hibernate.version from 5.6.11.Final to 5.6.12.Final (#38) @dependabot
- Bump json from 20220320 to 20220924 (#37) @dependabot
- Bump actions/stale from 5 to 6 (#36) @dependabot
- Bump junit-jupiter-engine from 5.9.0 to 5.9.1 (#34) @dependabot
- Bump slf4j-reload4j from 2.0.1 to 2.0.2 (#33) @dependabot
- Bump dependency-check-maven from 7.2.0 to 7.2.1 (#35) @dependabot
- Bump maven-jar-plugin from 3.2.2 to 3.3.0 (#32) @dependabot
- Bump slf4j-reload4j from 2.0.0 to 2.0.1 (#30) @dependabot
- Bump dependency-check-maven from 7.1.2 to 7.2.0 (#29) @dependabot
- Bump versions-maven-plugin from 2.11.0 to 2.12.0 (#28) @dependabot
- [HTM-464] code quality improvements (#27) @mprins
- Bump maven-pmd-plugin from 3.18.0 to 3.19.0 (#26) @dependabot
- Bump pmd.version from 6.48.0 to 6.49.0 (#25) @dependabot
- Bump hibernate.version from 5.6.10.Final to 5.6.11.Final (#24) @dependabot
- Bump postgresql from 42.4.2 to 42.5.0 (#23) @dependabot
- Bump maven-pmd-plugin from 3.17.0 to 3.18.0 (#22) @dependabot
- Bump dependency-check-maven from 7.1.1 to 7.1.2 (#21) @dependabot
- Bump maven-jxr-plugin from 3.2.0 to 3.3.0 (#19) @dependabot
- Bump slf4j-reload4j from 1.7.36 to 2.0.0 (#20) @dependabot
- Bump postgresql from 42.4.1 to 42.4.2 (#18) @dependabot
- Bump maven-project-info-reports-plugin from 3.4.0 to 3.4.1 (#16) @dependabot
- Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#17) @dependabot
- Bump hsqldb from 2.6.1 to 2.7.0 (#12) @dependabot
- Bump postgresql from 42.4.0 to 42.4.1 (#15) @dependabot
- Bump maven-deploy-plugin from 3.0.0-M2 to 3.0.0 (#8) @dependabot
- Bump junit-jupiter-engine from 5.8.2 to 5.9.0 (#13) @dependabot
- Bump maven-install-plugin from 3.0.0-M1 to 3.0.1 (#9) @dependabot
- Bump maven-resources-plugin from 3.2.0 to 3.3.0 (#10) @dependabot
- Bump maven-site-plugin from 4.0.0-M2 to 4.0.0-M3 (#11) @dependabot
- Bump pmd.version from 6.47.0 to 6.48.0 (#14) @dependabot
- Bump sortpom-maven-plugin from 3.1.3 to 3.2.0 (#5) @dependabot
- Bump maven-project-info-reports-plugin from 3.3.0 to 3.4.0 (#6) @dependabot
- Bump hibernate.version from 5.6.9.Final to 5.6.10.Final (#4) @dependabot
- Bump jsonassert from 1.5.0 to 1.5.1 (#3) @dependabot
- Bump maven-fluido-skin from 1.11.0 to 1.11.1 (#2) @dependabot
- [HTM-401] initial import + project setup (#1) @mprins
🚀 New features and improvements
🐛 Bug Fixes
- [HTM-327] Layer: fix getDisplayName behavior on empty title (#31) @puckipedia