Skip to content

Commit b14c8b5

Browse files
chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.1
1 parent edd6ac6 commit b14c8b5

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
@@ -118,7 +118,7 @@
118118
<plugin>
119119
<groupId>org.apache.maven.plugins</groupId>
120120
<artifactId>maven-source-plugin</artifactId>
121-
<version>3.2.1</version>
121+
<version>3.3.1</version>
122122
</plugin>
123123
</plugins>
124124
</pluginManagement>
@@ -189,7 +189,7 @@
189189
<plugin>
190190
<groupId>org.apache.maven.plugins</groupId>
191191
<artifactId>maven-source-plugin</artifactId>
192-
<version>3.2.1</version>
192+
<version>3.3.1</version>
193193
<executions>
194194
<execution>
195195
<id>attach-source</id>

0 commit comments

Comments
 (0)