mirror of https://github.com/apache/maven.git
[MNG-8320] Bump jakarta.inject:jakarta.inject-api from 2.0.1 to 2.0.1.MR (#1729)
Bumps [jakarta.inject:jakarta.inject-api](https://github.com/eclipse-ee4j/injection-api) from 2.0.1 to 2.0.1.MR. - [Release notes](https://github.com/eclipse-ee4j/injection-api/releases) - [Commits](https://github.com/eclipse-ee4j/injection-api/compare/2.0.1...2.0.1.MR) --- updated-dependencies: - dependency-name: jakarta.inject:jakarta.inject-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1cff5947ac
commit
2e518f34dc
2
pom.xml
2
pom.xml
|
@ -172,7 +172,7 @@ under the License.
|
|||
<guavaVersion>33.3.1-jre</guavaVersion>
|
||||
<guavafailureaccessVersion>1.0.1</guavafailureaccessVersion>
|
||||
<hamcrestVersion>3.0</hamcrestVersion>
|
||||
<jakartaInjectApiVersion>2.0.1</jakartaInjectApiVersion>
|
||||
<jakartaInjectApiVersion>2.0.1.MR</jakartaInjectApiVersion>
|
||||
<javaxAnnotationApiVersion>1.3.2</javaxAnnotationApiVersion>
|
||||
<jlineVersion>3.27.1</jlineVersion>
|
||||
<junitVersion>5.11.2</junitVersion>
|
||||
|
|
Loading…
Reference in New Issue