Skip to content

Commit f7160e8

Browse files
committed
Update README
1 parent 1e793e9 commit f7160e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ The sidecar is a standalone process that runs the exporter.
207207
### Build and run with Maven
208208

209209
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
210+
specified [above](#build-from-source). Note that this requires JDK21 or later; building the project with JDK8 will
211211
skip the sidecar module. The alternative is to [build with Docker](#build-a-docker-image).
212212

213213
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

Comments
 (0)