Exasol Release Droid 1.0.0, released 2022-07-04
July 4, 2022 ยท View on GitHub
Code name: Support for multi maven module projects
Summary
This release adds support for multi maven module projects, prepends version (tag) to Github release title, fixes some bugs.
Features
- #218: Added support for multi maven module projects
- #229: Prepended version (tag) to Github release title
Bug Fixes
- #223: Removed Spring Beans dependency with CVE-2022-22965
- #222: Fixed executing the JAR by adding a manifest
- #226: Fixed error when running Jira release
- #233: Updated dependencies to fix vulnerability ID CVE-2022-22970. Excluded vulnerability ID sonatype-2020-0926 (= CVE-2020-8908) for ossindex-maven-plugin as release-droid does not use guava directly but only via jira-rest-java-client-core and currently there is no newer release of guava available, a potential later fix is tracked in ticket https://github.com/exasol/release-droid/issues/234.
Dependency Updates
Compile Dependency Updates
- Updated
com.atlassian.jira:jira-rest-java-client-core:5.2.2to5.2.4 - Updated
io.atlassian.fugue:fugue:4.7.2to5.0.0 - Updated
org.apache.maven:maven-model:3.8.4to3.8.5 - Updated
org.commonmark:commonmark:0.18.0to0.18.2 - Updated
org.eclipse.jgit:org.eclipse.jgit:5.13.0.202109080827-rto6.2.0.202206071550-r - Updated
org.json:json:20210307to20220320 - Updated
org.kohsuke:github-api:1.301to1.307 - Updated
org.slf4j:slf4j-simple:1.7.32to1.7.36 - Updated
org.yaml:snakeyaml:1.29to1.30
Runtime Dependency Updates
- Added
org.springframework:spring-beans:5.3.21
Test Dependency Updates
- Added
com.exasol:maven-project-version-getter:1.1.0 - Updated
org.junit.jupiter:junit-jupiter:5.8.1to5.8.2 - Updated
org.mockito:mockito-core:4.1.0to4.5.1 - Updated
org.mockito:mockito-junit-jupiter:4.1.0to4.5.1
Plugin Dependency Updates
- Added
com.exasol:artifact-reference-checker-maven-plugin:0.4.0 - Updated
com.exasol:error-code-crawler-maven-plugin:0.7.1to1.1.1 - Updated
com.exasol:project-keeper-maven-plugin:1.3.4to2.4.6 - Updated
io.github.zlika:reproducible-build-maven-plugin:0.14to0.15 - Updated
org.apache.maven.plugins:maven-clean-plugin:3.1.0to3.2.0 - Updated
org.apache.maven.plugins:maven-compiler-plugin:3.8.1to3.10.1 - Added
org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M6 - Updated
org.apache.maven.plugins:maven-jar-plugin:3.2.0to3.2.2 - Updated
org.apache.maven.plugins:maven-site-plugin:3.9.1to3.12.0 - Updated
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4to3.0.0-M6 - Added
org.codehaus.mojo:flatten-maven-plugin:1.2.7 - Updated
org.codehaus.mojo:versions-maven-plugin:2.8.1to2.10.0 - Updated
org.itsallcode:openfasttrace-maven-plugin:1.2.0to1.5.0 - Updated
org.jacoco:jacoco-maven-plugin:0.8.7to0.8.8 - Added
org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184 - Updated
org.sonatype.ossindex.maven:ossindex-maven-plugin:3.1.0to3.2.0