mirror of
https://github.com/apache/maven-mvnd.git
synced 2026-01-13 07:04:14 +08:00
Bump jakarta.inject:jakarta.inject-api from 1.0 to 2.0.1.MR (#1141)
Bumps [jakarta.inject:jakarta.inject-api](https://github.com/eclipse-ee4j/injection-api) from 1.0 to 2.0.1.MR. - [Release notes](https://github.com/eclipse-ee4j/injection-api/releases) - [Commits](https://github.com/eclipse-ee4j/injection-api/compare/1.0...2.0.1.MR) --- updated-dependencies: - dependency-name: jakarta.inject:jakarta.inject-api dependency-type: direct:development update-type: version-update:semver-major ... 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:
2
pom.xml
2
pom.xml
@@ -92,7 +92,7 @@
|
||||
<maven.plugin-tools.version>3.15.0</maven.plugin-tools.version>
|
||||
<version.plexus-utils>4.0.2</version.plexus-utils>
|
||||
<version.plexus-xml>4.0.4</version.plexus-xml>
|
||||
<jakarta.inject.version>2.0.1</jakarta.inject.version>
|
||||
<jakarta.inject.version>2.0.1.MR</jakarta.inject.version>
|
||||
|
||||
<!-- plugin versions a..z -->
|
||||
<buildnumber-maven-plugin.version>3.2.1</buildnumber-maven-plugin.version>
|
||||
|
||||
Reference in New Issue
Block a user