You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated dependencies after breaking changes in interface of bucketfs-java to re-enable compatibility with newer versions of bucketfs-java used by other libraries, e.g. exasol-testcontainers.
8
8
9
-
## Features
9
+
## Changes
10
10
11
+
*#46: Updated dependencies
11
12
*#42: Documented known issue of JaCoCo failing on Windows.
12
13
14
+
## Dependency Updates
15
+
16
+
### Compile Dependency Updates
17
+
18
+
* Updated `com.exasol:bucketfs-java:2.4.1` to `2.6.0`
19
+
* Updated `org.slf4j:slf4j-api:2.0.4` to `2.0.6`
20
+
21
+
### Test Dependency Updates
22
+
23
+
* Updated `com.exasol:exasol-testcontainers:6.3.1` to `6.4.1`
24
+
* Updated `org.mockito:mockito-junit-jupiter:4.9.0` to `4.10.0`
0 commit comments