Skip to content

Commit

Permalink
JWS API needs to be on the compile scope now
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
  • Loading branch information
lukasj committed May 14, 2020
1 parent bb3e500 commit 1c26136
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
<groupId>jakarta.jws</groupId>
<artifactId>jakarta.jws-api</artifactId>
<version>${jws-api.version}</version>
<scope>runtime</scope>
</dependency>
</dependencies>

Expand Down

0 comments on commit 1c26136

Please sign in to comment.