Skip to content

Commit 425b80b

Browse files
authored
Merge pull request #5 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-jar-plugin-3.3.0
Bump maven-jar-plugin from 3.2.2 to 3.3.0
2 parents 371d440 + d8a04d9 commit 425b80b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vaadin-addon-template/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
<plugin>
191191
<groupId>org.apache.maven.plugins</groupId>
192192
<artifactId>maven-jar-plugin</artifactId>
193-
<version>3.2.2</version>
193+
<version>3.3.0</version>
194194
<configuration>
195195
<archive>
196196
<index>true</index>
@@ -283,7 +283,7 @@
283283
<plugin>
284284
<groupId>org.apache.maven.plugins</groupId>
285285
<artifactId>maven-jar-plugin</artifactId>
286-
<version>3.2.2</version>
286+
<version>3.3.0</version>
287287
<configuration>
288288
<!-- VAADIN files that shouldn't be included in add-ons -->
289289
<excludes>

0 commit comments

Comments
 (0)