Skip to content

Commit 8fed36a

Browse files
committed
[feature] Update to newer plugin versions
1 parent 8acb62c commit 8fed36a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<plugin>
105105
<groupId>org.apache.maven.plugins</groupId>
106106
<artifactId>maven-dependency-plugin</artifactId>
107-
<version>3.8.1</version>
107+
<version>3.9.0</version>
108108
</plugin>
109109
<plugin>
110110
<groupId>com.mycila</groupId>
@@ -119,7 +119,7 @@
119119
<plugin>
120120
<groupId>org.codehaus.mojo</groupId>
121121
<artifactId>xml-maven-plugin</artifactId>
122-
<version>1.1.0</version>
122+
<version>1.2.0</version>
123123
</plugin>
124124
<plugin>
125125
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)