Skip to content

Commit d7de3ad

Browse files
dependabot-preview[bot]jazzido
authored andcommitted
Bump maven-source-plugin from 2.2.1 to 3.1.0
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 2.2.1 to 3.1.0. - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-2.2.1...maven-source-plugin-3.1.0)
1 parent 9b99be1 commit d7de3ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<plugin>
8686
<groupId>org.apache.maven.plugins</groupId>
8787
<artifactId>maven-source-plugin</artifactId>
88-
<version>2.2.1</version>
88+
<version>3.1.0</version>
8989
<executions>
9090
<execution>
9191
<id>attach-sources</id>
@@ -186,7 +186,7 @@
186186
<plugin>
187187
<groupId>org.apache.maven.plugins</groupId>
188188
<artifactId>maven-source-plugin</artifactId>
189-
<version>2.2.1</version>
189+
<version>3.1.0</version>
190190
<executions>
191191
<execution>
192192
<id>attach-sources</id>

0 commit comments

Comments
 (0)