Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Commit

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

Bump maven-jar-plugin from 3.2.1 to 3.2.2
  • Loading branch information
AB-xdev authored Jan 13, 2022
2 parents 8a898e4 + 99805d9 commit da73134
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vaadin-chip-combobox/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
<configuration>
<archive>
<index>true</index>
Expand Down Expand Up @@ -301,7 +301,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
<configuration>
<!-- Generated file that shouldn't be included in add-ons -->
<excludes>
Expand Down

0 comments on commit da73134

Please sign in to comment.