Skip to content

Commit f1b301a

Browse files
authored
Merge pull request #347 from maxmind/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.0
Bump maven-source-plugin from 3.2.1 to 3.3.0
2 parents a64bd49 + 0b50513 commit f1b301a

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
@@ -197,7 +197,7 @@
197197
<plugin>
198198
<groupId>org.apache.maven.plugins</groupId>
199199
<artifactId>maven-source-plugin</artifactId>
200-
<version>3.2.1</version>
200+
<version>3.3.0</version>
201201
<executions>
202202
<execution>
203203
<id>attach-sources</id>

0 commit comments

Comments
 (0)