Skip to content

Commit 6861d1b

Browse files
Update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.0
1 parent cca8c33 commit 6861d1b

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
@@ -110,7 +110,7 @@
110110
<plugin>
111111
<groupId>org.apache.maven.plugins</groupId>
112112
<artifactId>maven-source-plugin</artifactId>
113-
<version>3.2.1</version>
113+
<version>3.3.0</version>
114114
</plugin>
115115
</plugins>
116116
</pluginManagement>
@@ -181,7 +181,7 @@
181181
<plugin>
182182
<groupId>org.apache.maven.plugins</groupId>
183183
<artifactId>maven-source-plugin</artifactId>
184-
<version>3.2.1</version>
184+
<version>3.3.0</version>
185185
<executions>
186186
<execution>
187187
<id>attach-source</id>

0 commit comments

Comments
 (0)