1- # udf-debugging-java 0.4.0, released 2021-XX-XX
1+ # udf-debugging-java 0.4.0, released 2021-07-16
22
3- Code name:
3+ Code name: Added JProfiler Module
44
55## Features / Enhancements
66
@@ -20,23 +20,28 @@ Code name:
2020
2121### Compile Dependency Updates
2222
23- * Added ` com.exasol:bucketfs-java:1 .0.0 `
23+ * Added ` com.exasol:bucketfs-java:2 .0.1 `
2424* Updated ` com.exasol:error-reporting-java:0.2.0 ` to ` 0.4.0 `
25- * Added ` com.exasol:exasol-test-setup-abstraction-java:0.1.0 `
25+ * Added ` com.exasol:exasol-test-setup-abstraction-java:0.1.1 `
2626* Removed ` com.exasol:exasol-testcontainers:3.3.1 `
27- * Updated ` com.exasol:test-db-builder-java:2.0.0 ` to ` 3.1.1 `
27+ * Updated ` com.exasol:test-db-builder-java:2.0.0 ` to ` 3.2.0 `
28+ * Added ` org.apache.commons:commons-compress:1.21 `
29+ * Updated ` org.jacoco:org.jacoco.core:0.8.6 ` to ` 0.8.7 `
30+ * Updated ` org.slf4j:slf4j-api:1.7.30 ` to ` 1.7.31 `
2831
2932### Test Dependency Updates
3033
31- * Added ` com.exasol:exasol-testcontainers:3.5.2 `
32- * Updated ` org.junit.jupiter:junit-jupiter-engine:5.6.2 ` to ` 5.7.1 `
33- * Updated ` org.junit.jupiter:junit-jupiter-params:5.6.2 ` to ` 5.7.1 `
34+ * Added ` com.exasol:exasol-testcontainers:3.5.3 `
35+ * Updated ` org.jacoco:org.jacoco.agent:0.8.6 ` to ` 0.8.7 `
36+ * Updated ` org.junit.jupiter:junit-jupiter-engine:5.6.2 ` to ` 5.7.2 `
37+ * Updated ` org.junit.jupiter:junit-jupiter-params:5.6.2 ` to ` 5.7.2 `
3438* Removed ` org.junit.platform:junit-platform-runner:1.6.2 `
35- * Updated ` org.mockito:mockito-core:3.6.0 ` to ` 3.8.0 `
36- * Updated ` org.testcontainers:junit-jupiter:1.14.3 ` to ` 1.15.2 `
39+ * Updated ` org.mockito:mockito-core:3.6.0 ` to ` 3.11.2 `
40+ * Updated ` org.testcontainers:junit-jupiter:1.14.3 ` to ` 1.15.3 `
3741
3842### Plugin Dependency Updates
3943
4044* Added ` com.exasol:error-code-crawler-maven-plugin:0.5.0 `
41- * Updated ` com.exasol:project-keeper-maven-plugin:0.3.0 ` to ` 0.9 .0 `
45+ * Updated ` com.exasol:project-keeper-maven-plugin:0.3.0 ` to ` 0.10 .0 `
4246* Added ` io.github.zlika:reproducible-build-maven-plugin:0.13 `
47+ * Updated ` org.jacoco:jacoco-maven-plugin:0.8.6 ` to ` 0.8.7 `
0 commit comments