We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce59fa commit e1a275cCopy full SHA for e1a275c
instrumentation/servlet/servlet-3.0/library/README.md
@@ -7,7 +7,7 @@ Provides OpenTelemetry instrumentation for Java Servlets through a servlet filte
7
### Add these dependencies to your project
8
9
Replace `OPENTELEMETRY_VERSION` with
10
-the [latest release](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-lettuce-5.1).
+the [latest release](https://central.sonatype.com/artifact/io.opentelemetry.instrumentation/opentelemetry-servlet-3.0).
11
12
For Maven, add to your `pom.xml` dependencies:
13
0 commit comments