This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
Releases: B3Partners/tailormap-persistence
Releases · B3Partners/tailormap-persistence
v10.1 🎁
What’s Changed
- Bump slf4j-reload4j from 2.0.4 to 2.0.5 (#55) @dependabot
- Bump pmd.version from 6.51.0 to 6.52.0 (#56) @dependabot
- Bump postgresql from 42.5.0 to 42.5.1 (#54) @dependabot
- Bump dependency-check-maven from 7.3.0 to 7.3.2 (#52) @dependabot
- Bump maven-install-plugin from 3.0.1 to 3.1.0 (#53) @dependabot
- Bump slf4j-reload4j from 2.0.3 to 2.0.4 (#51) @dependabot
- Bump actions/dependency-review-action from 2 to 3 (#49) @dependabot
- Bump modernizer-maven-annotations from 2.4.0 to 2.5.0 (#50) @dependabot
- Bump hibernate.version from 5.6.13.Final to 5.6.14.Final (#48) @dependabot
- Bump hibernate.version from 5.6.12.Final to 5.6.13.Final (#47) @dependabot
- Don't run scheduled workflows during the weekend (#46) @mprins
- Bump pmd.version from 6.50.0 to 6.51.0 (#45) @dependabot
- Bump versions-maven-plugin from 2.12.0 to 2.13.0 (#44) @dependabot
- Bump hsqldb from 2.7.0 to 2.7.1 (#43) @dependabot
- Bump dependency-check-maven from 7.2.1 to 7.3.0 (#42) @dependabot
v10.0 🎁
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