Do not override Immutables version
[yangtools.git] / yang / yang-model-immutable / pom.xml
index 1b275f8ebc4d1201ab833753eee9fc589a545bea..5096969a53682d9840e17d232232872c885ba839 100644 (file)
@@ -45,8 +45,6 @@
         <dependency>
           <groupId>org.immutables</groupId>
           <artifactId>value</artifactId>
-          <version>2.3.9</version>
-          <scope>provided</scope>
         </dependency>
 
         <dependency>