File tree Expand file tree Collapse file tree 5 files changed +2
-46
lines changed Expand file tree Collapse file tree 5 files changed +2
-46
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ All notable changes to this project will be documented in this file.
6464
6565- ci: Remove Nexus steps from build, mirror and release workflows ([ #1056 ] ).
6666 Also remove the old release workflow.
67+ - zookeeper: Remove 3.9.2 ([ #1093 ] ).
6768
6869[ #1025 ] : https://github.com/stackabletech/docker-images/pull/1025
6970[ #1027 ] : https://github.com/stackabletech/docker-images/pull/1027
@@ -85,6 +86,7 @@ All notable changes to this project will be documented in this file.
8586[ #1056 ] : https://github.com/stackabletech/docker-images/pull/1056
8687[ #1058 ] : https://github.com/stackabletech/docker-images/pull/1058
8788[ #1090 ] : https://github.com/stackabletech/docker-images/pull/1090
89+ [ #1093 ] : https://github.com/stackabletech/docker-images/pull/1093
8890[ #1097 ] : https://github.com/stackabletech/docker-images/pull/1097
8991[ #1098 ] : https://github.com/stackabletech/docker-images/pull/1098
9092
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11versions = [
2- {
3- "product" : "3.9.2" ,
4- "java-base" : "17" ,
5- # NOTE (@NickLarsenNZ): Builds fail on Java 17, with the output:
6- # [ERROR] Failed to execute goal com.github.spotbugs:spotbugs-maven-plugin:4.0.0:spotbugs (spotbugs) on project
7- # zookeeper: Execution spotbugs of goal com.github.spotbugs:spotbugs-maven-plugin:4.0.0:spotbugs failed: Java
8- # returned: 1 -> [Help 1]
9- "java-devel" : "11" ,
10- "jmx_exporter" : "1.2.0" ,
11- },
122 {
133 "product" : "3.9.3" ,
144 "java-base" : "17" ,
You can’t perform that action at this time.
0 commit comments