Skip to content

Commit 64aa8cb

Browse files
Merge pull request #338 from com-pas/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 d1f14bb + 6dca4da commit 64aa8cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ SPDX-License-Identifier: Apache-2.0
264264
<plugin>
265265
<groupId>org.apache.maven.plugins</groupId>
266266
<artifactId>maven-source-plugin</artifactId>
267-
<version>3.2.1</version>
267+
<version>3.3.0</version>
268268
<executions>
269269
<execution>
270270
<id>attach-sources</id>

0 commit comments

Comments
 (0)