Skip to content

Commit 90cad6d

Browse files
committed
Bump maven-source-plugin to 3.4.0
https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-3.4.0 JIRA: LIGHTY-415 Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
1 parent 02a436b commit 90cad6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lighty-core/lighty-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
<plugin>
153153
<groupId>org.apache.maven.plugins</groupId>
154154
<artifactId>maven-source-plugin</artifactId>
155-
<version>3.3.1</version>
155+
<version>3.4.0</version>
156156
<executions>
157157
<execution>
158158
<id>attach-sources</id>

0 commit comments

Comments
 (0)