Skip to content

Commit b60027e

Browse files
authored
Merge pull request #176 from ottlinger/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.4.0
Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0
2 parents 14c9a3a + e5a0461 commit b60027e

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
@@ -248,7 +248,7 @@
248248
<plugin>
249249
<groupId>org.apache.maven.plugins</groupId>
250250
<artifactId>maven-source-plugin</artifactId>
251-
<version>3.3.1</version>
251+
<version>3.4.0</version>
252252
<executions>
253253
<execution>
254254
<phase>package</phase>

0 commit comments

Comments
 (0)