Skip to content

Commit 5d3a88f

Browse files
Update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.0
1 parent dcd478c commit 5d3a88f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
<plugin>
134134
<groupId>org.apache.maven.plugins</groupId>
135135
<artifactId>maven-source-plugin</artifactId>
136-
<version>3.2.1</version>
136+
<version>3.3.0</version>
137137
</plugin>
138138
</plugins>
139139
</pluginManagement>
@@ -198,7 +198,7 @@
198198
<plugin>
199199
<groupId>org.apache.maven.plugins</groupId>
200200
<artifactId>maven-source-plugin</artifactId>
201-
<version>3.2.1</version>
201+
<version>3.3.0</version>
202202
<executions>
203203
<execution>
204204
<id>attach-source</id>

0 commit comments

Comments
 (0)