We are starting to implement a maintenance policy for ods components and will be checking versions of packages and components.
Scala Agent
| Package |
Current Version |
Sugested version |
Location |
| Sbt |
1.8.2 |
1.10.1 |
Dockerfile |
| Java |
11 |
11, 17, 21 |
Dockerfile |
Scala Quickstarter
| Package |
Current Version |
Sugested version |
Location |
| Java base image |
ubi8/openjdk-11-runtime:1.15 |
ubi9/openjdk-17-runtime:1.20 or ubi9/openjdk-21-runtime:1.20 |
Dockerfile |
| Sbt |
1.8.2 |
1.10.1 |
build.properties |
| Scala |
2.13.10 |
2.13.14 or 3.3.3 |
build.sbt |
@oalyman
We are starting to implement a maintenance policy for ods components and will be checking versions of packages and components.
Scala Agent
Scala Quickstarter
@oalyman