Skip to content

Commit f3df114

Browse files
authored
Merge pull request #16 from Fi0x/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 fdb3109 + 366d9a0 commit f3df114

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<plugin>
7070
<groupId>org.apache.maven.plugins</groupId>
7171
<artifactId>maven-source-plugin</artifactId>
72-
<version>3.1.0</version>
72+
<version>3.3.0</version>
7373
<executions>
7474
<execution>
7575
<id>attach-sources</id>

0 commit comments

Comments
 (0)