Skip to content
Snippets Groups Projects
Commit 3f1d4e6c authored by Lene Wasskog's avatar Lene Wasskog
Browse files

build: Remove 'provided' from commons-codec dependency

parent eebf612c
No related branches found
No related tags found
No related merge requests found
Pipeline #2507 failed
...@@ -130,7 +130,6 @@ ...@@ -130,7 +130,6 @@
<groupId>commons-codec</groupId> <groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId> <artifactId>commons-codec</artifactId>
<version>1.15</version> <version>1.15</version>
<scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.googlecode.json-simple</groupId> <groupId>com.googlecode.json-simple</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment