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

Commit a9b2594

Browse files
authored
Merge pull request #19 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.0
Bump maven-source-plugin from 3.2.1 to 3.3.0
2 parents 9a3f8c1 + b36b11b commit a9b2594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
<plugin>
155155
<groupId>org.apache.maven.plugins</groupId>
156156
<artifactId>maven-source-plugin</artifactId>
157-
<version>3.2.1</version>
157+
<version>3.3.0</version>
158158
<executions>
159159
<execution>
160160
<id>attach-sources</id>

0 commit comments

Comments
 (0)