Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Commit 26427f0

Browse files
authored
Align to latest Maven plugins (#32)
1 parent ba5139e commit 26427f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<plugin>
104104
<groupId>org.apache.maven.plugins</groupId>
105105
<artifactId>maven-resources-plugin</artifactId>
106-
<version>3.3.0</version>
106+
<version>3.3.1</version>
107107
</plugin>
108108
<plugin>
109109
<groupId>org.apache.maven.plugins</groupId>
@@ -181,12 +181,12 @@ Bundle-DocURL: http://www.eclipse.org/sisu/
181181
<plugin>
182182
<groupId>org.apache.maven.plugins</groupId>
183183
<artifactId>maven-install-plugin</artifactId>
184-
<version>3.1.0</version>
184+
<version>3.1.1</version>
185185
</plugin>
186186
<plugin>
187187
<groupId>org.apache.maven.plugins</groupId>
188188
<artifactId>maven-deploy-plugin</artifactId>
189-
<version>3.1.0</version>
189+
<version>3.1.1</version>
190190
</plugin>
191191
<plugin>
192192
<groupId>org.jacoco</groupId>

0 commit comments

Comments
 (0)