Skip to content

Commit 781eb54

Browse files
committed
remove dependency used for testing bug
1 parent 5bb4dae commit 781eb54

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

klass-forvaltning/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -179,13 +179,6 @@
179179
<artifactId>resetbuttonfortextfield</artifactId>
180180
<version>1.2.1</version>
181181
</dependency>
182-
<!-- Source: https://mvnrepository.com/artifact/javax.annotation/javax.annotation-api -->
183-
<dependency>
184-
<groupId>javax.annotation</groupId>
185-
<artifactId>javax.annotation-api</artifactId>
186-
<version>1.3.2</version>
187-
<scope>compile</scope>
188-
</dependency>
189182

190183
<!-- TEST SCOPE-->
191184
<dependency>

0 commit comments

Comments
 (0)