Skip to content

Commit 6de4f90

Browse files
authored
Merge pull request #8 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1
Bump maven-source-plugin from 3.0.1 to 3.2.1
2 parents b3cb63a + 3f4f2f9 commit 6de4f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vaadin-date-range-picker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
<plugin>
223223
<groupId>org.apache.maven.plugins</groupId>
224224
<artifactId>maven-source-plugin</artifactId>
225-
<version>3.0.1</version>
225+
<version>3.2.1</version>
226226
<executions>
227227
<execution>
228228
<id>attach-sources</id>

0 commit comments

Comments
 (0)