Skip to content

Commit

Permalink
DSD-4096 Update pom.xml (#1151)
Browse files Browse the repository at this point in the history
Removed scope test

Signed-off-by: kameshsr <[email protected]>
  • Loading branch information
kameshsr authored Jan 5, 2024
1 parent 458f13f commit 10c87a2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions authentication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -225,13 +225,11 @@
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-xml</artifactId>
<version>2.12.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-jaxb-annotations</artifactId>
<version>2.12.0</version>
<scope>test</scope>
</dependency>

<dependency>
Expand Down

0 comments on commit 10c87a2

Please sign in to comment.