Skip to content

Commit 4d2f842

Browse files
authored
Merge pull request #57 from teverett/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 d2e04cd + b4cafee commit 4d2f842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<plugin>
165165
<groupId>org.apache.maven.plugins</groupId>
166166
<artifactId>maven-source-plugin</artifactId>
167-
<version>3.2.1</version>
167+
<version>3.3.0</version>
168168
<executions>
169169
<execution>
170170
<id>attach-sources</id>

0 commit comments

Comments
 (0)