Skip to content

Commit f8f51cd

Browse files
committed
Revert "Update dependency jakarta.inject:jakarta.inject-api to v2.0.1.MR"
Reason: Compatibility with jenkins This reverts commit b1dc6d2.
1 parent d380d33 commit f8f51cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
<dependency>
277277
<groupId>jakarta.inject</groupId>
278278
<artifactId>jakarta.inject-api</artifactId>
279-
<version>2.0.1.MR</version>
279+
<version>2.0.1</version>
280280
</dependency>
281281

282282
<dependency>

0 commit comments

Comments
 (0)