Skip to content

Commit 199fb79

Browse files
msultzabergerbjagg
authored andcommitted
UPSE-291 Java 11 updates
1 parent 0c3c4f4 commit 199fb79

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,11 @@
236236
</dependencyManagement>
237237

238238
<dependencies>
239+
<dependency>
240+
<groupId>javax.annotation</groupId>
241+
<artifactId>javax.annotation-api</artifactId>
242+
<version>1.3.2</version>
243+
</dependency>
239244
<dependency>
240245
<groupId>commons-io</groupId>
241246
<artifactId>commons-io</artifactId>

0 commit comments

Comments
 (0)