Skip to content

Commit fa20445

Browse files
authored
Merge pull request #306 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 2f14087 + 99967f1 commit fa20445

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
@@ -226,7 +226,7 @@ SPDX-License-Identifier: Apache-2.0
226226
<plugin>
227227
<groupId>org.apache.maven.plugins</groupId>
228228
<artifactId>maven-source-plugin</artifactId>
229-
<version>3.3.0</version>
229+
<version>3.3.1</version>
230230
<executions>
231231
<execution>
232232
<id>attach-sources</id>

0 commit comments

Comments
 (0)