We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e793e9 commit f7160e8Copy full SHA for f7160e8
README.md
@@ -207,7 +207,7 @@ The sidecar is a standalone process that runs the exporter.
207
### Build and run with Maven
208
209
There are two ways to build the sidecar implementation. The first is with Maven, using the same `mvn install` command
210
-specified [above](#build-from-source). Note that this requires JDK11 or later; building the project with JDK8 will
+specified [above](#build-from-source). Note that this requires JDK21 or later; building the project with JDK8 will
211
skip the sidecar module. The alternative is to [build with Docker](#build-a-docker-image).
212
213
Instead of manually building them, if you want to use pre-built images, then you can pull a pre-created image from
0 commit comments