Skip to content

Commit 216bf3d

Browse files
authored
Merge pull request #58 from maxmind/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.1.0
Bump maven-source-plugin from 2.2.1 to 3.1.0
2 parents 53b6b29 + cdab04e commit 216bf3d

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
@@ -67,7 +67,7 @@
6767
<plugin>
6868
<groupId>org.apache.maven.plugins</groupId>
6969
<artifactId>maven-source-plugin</artifactId>
70-
<version>2.2.1</version>
70+
<version>3.1.0</version>
7171
<executions>
7272
<execution>
7373
<id>attach-sources</id>

0 commit comments

Comments
 (0)