Update yang-maven-plugin requirements
[yangtools.git] / plugin / yang-maven-plugin-spi / pom.xml
index f319e8fe5dda85ef23218dce8df3ae0f4c1a31f7..5570dbd2f476a503943f07b25f794d63f162e5ef 100644 (file)
         <dependency>
             <groupId>org.apache.maven</groupId>
             <artifactId>maven-plugin-api</artifactId>
-            <version>3.5.2</version>
+            <version>3.8.3</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.maven</groupId>
             <artifactId>maven-core</artifactId>
-            <version>3.5.2</version>
+            <version>3.8.3</version>
             <scope>provided</scope>
         </dependency>
         <dependency>