Closes gh-30270
@ -7189,7 +7189,7 @@ You can add the following dependency to your file pom.xml:
<dependency>
<groupId>jakarta.inject</groupId>
<artifactId>jakarta.inject-api</artifactId>
<version>1</version>
<version>2.0.0</version>
</dependency>
----
=====