Skip to content

Commit 90baca0

Browse files
cushonError Prone Team
authored andcommitted
Include javax.inject in 'with-dependencies' jars
#3897 PiperOrigin-RevId: 572286796
1 parent 46bc963 commit 90baca0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@
430430
<include>com.google.auto.service:auto-service-annotations</include>
431431
<include>com.google.code.findbugs:jsr305</include>
432432
<include>com.google.protobuf:protobuf-java</include>
433+
<include>javax.inject:javax.inject</include>
433434
</includes>
434435
</artifactSet>
435436
</configuration>

0 commit comments

Comments
 (0)