github-actions
released this
11 Mar 12:13
·
7 commits
to refs/heads/master
since this release
π New features and improvements
- [MRRESOURCES-145] - Avoid overwriting the generated file with the same content (#50) @gnodet
- [MRRESOURCES-143] - Maven 3.6.3 as minimum requirements (#51) @slawekjaranowski
π Bug Fixes
- [MRRESOURCES-135] - Show
projectTimespan
year in UTC (#39) @raboof
π¦ Dependency updates
- [MRRESOURCES-144] - Bump org.codehaus.plexus:plexus-resources from 1.2.0 to 1.3.0 (#49) @dependabot
- [MRRESOURCES-136] - Bump org.apache.maven.plugins:maven-plugins from 40 to 41 (#47) @dependabot
- [MRRESOURCES-142] - Bump commons-io:commons-io from 2.14.0 to 2.15.1 (#48) @dependabot
- [MRRESOURCES-142] - Bump commons-io from 2.13.0 to 2.14.0 (#46) @slawekjaranowski
- [MRRESOURCES-140] - Bump plexus-utils from 3.5.1 to 4.0.0 and plexus-xml 3.0.0 (#44) @slawekjaranowski
- [MRRESOURCES-139] - Bump Bump maven-archiver from 3.6.0 to 3.6.1 (#43) @slawekjaranowski
- [MRRESOURCES-138] - Bump maven-filtering from 3.3.0 to 3.3.1 (#42) @slawekjaranowski
- [MRRESOURCES-137] - Bump commons-io from 2.11.0 to 2.13.0 (#41) @slawekjaranowski
- [MRRESOURCES-136] - Upgrade Parent to 40 (#40) @slawekjaranowski
π» Maintenance
- [MNG-6829] - Replace any StringUtils#isEmpty(String) and #isNotEmpty(String) (#38) @timtebeek