Skip to content

Commit 05d7604

Browse files
build(deps): bump maven-source-plugin from 3.0.1 to 3.1.0
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.0.1...maven-source-plugin-3.1.0)
1 parent 2128208 commit 05d7604

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
@@ -183,7 +183,7 @@
183183
<plugin>
184184
<groupId>org.apache.maven.plugins</groupId>
185185
<artifactId>maven-source-plugin</artifactId>
186-
<version>3.0.1</version>
186+
<version>3.1.0</version>
187187
<executions>
188188
<execution>
189189
<phase>package</phase>

0 commit comments

Comments
 (0)