Skip to content

Commit

Permalink
Merge pull request #5 from xdev-software/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…maven.plugins-maven-jar-plugin-3.3.0

Bump maven-jar-plugin from 3.2.2 to 3.3.0
  • Loading branch information
AB-xdev authored Sep 20, 2022
2 parents 371d440 + d8a04d9 commit 425b80b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vaadin-addon-template/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.2</version>
<version>3.3.0</version>
<configuration>
<archive>
<index>true</index>
Expand Down Expand Up @@ -283,7 +283,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.2</version>
<version>3.3.0</version>
<configuration>
<!-- VAADIN files that shouldn't be included in add-ons -->
<excludes>
Expand Down

0 comments on commit 425b80b

Please sign in to comment.