fix(deps): update all non-major dependencies #18
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -90,7 +90,7 @@
|
|||
<dependency>
|
||||
<groupId>dev.w9r.pom</groupId>
|
||||
<artifactId>dependencies</artifactId>
|
||||
<version>0.1.13</version>
|
||||
<version>0.1.14</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
|
@ -292,7 +292,7 @@
|
|||
<plugin>
|
||||
<groupId>org.graalvm.buildtools</groupId>
|
||||
<artifactId>native-maven-plugin</artifactId>
|
||||
<version>0.10.5</version>
|
||||
<version>0.10.6</version>
|
||||
<extensions>true</extensions>
|
||||
</plugin>
|
||||
<plugin>
|
||||
|
|
Loading…
Add table
Reference in a new issue