Skip to content

Commit 491b8c5

Browse files
authored
Merge pull request #436 from com-pas/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.1
build(deps): Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
2 parents 5afaf91 + 3c7ab43 commit 491b8c5

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
@@ -247,7 +247,7 @@ SPDX-License-Identifier: Apache-2.0
247247
<plugin>
248248
<groupId>org.apache.maven.plugins</groupId>
249249
<artifactId>maven-source-plugin</artifactId>
250-
<version>3.3.0</version>
250+
<version>3.3.1</version>
251251
<executions>
252252
<execution>
253253
<id>attach-sources</id>

0 commit comments

Comments
 (0)