Skip to content

Commit 41603ad

Browse files
Merge pull request #236 from CheckmarxDev/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 05a0410 + c22eb41 commit 41603ad

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
@@ -112,7 +112,7 @@
112112
<plugin>
113113
<groupId>org.apache.maven.plugins</groupId>
114114
<artifactId>maven-source-plugin</artifactId>
115-
<version>3.2.1</version>
115+
<version>3.3.0</version>
116116
<executions>
117117
<execution>
118118
<id>attach-sources</id>

0 commit comments

Comments
 (0)