Skip to content

Commit 848cfbb

Browse files
authored
Merge pull request #125 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 6f31675 + 007a1ce commit 848cfbb

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
@@ -89,7 +89,7 @@
8989
<plugin>
9090
<groupId>org.apache.maven.plugins</groupId>
9191
<artifactId>maven-source-plugin</artifactId>
92-
<version>3.2.1</version>
92+
<version>3.3.0</version>
9393
<executions>
9494
<execution>
9595
<id>attach-sources</id>

0 commit comments

Comments
 (0)