Skip to content

Commit ee3af8e

Browse files
committed
Update dependencies and add third-party smoke tests
1 parent 7ba30ba commit ee3af8e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

affinity-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
<artifactId>affinity</artifactId>
5252
</dependency>
5353
<dependency>
54-
<groupId>javax.inject</groupId>
55-
<artifactId>javax.inject</artifactId>
54+
<groupId>jakarta.inject</groupId>
55+
<artifactId>jakarta.inject-api</artifactId>
5656
<scope>test</scope>
5757
</dependency>
5858
<dependency>

0 commit comments

Comments
 (0)