Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

Commit f59b267

Browse files
authored
Merge pull request #8 from 1and1/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 22d0d1e + c062496 commit f59b267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<plugin>
132132
<groupId>org.apache.maven.plugins</groupId>
133133
<artifactId>maven-source-plugin</artifactId>
134-
<version>3.2.1</version>
134+
<version>3.3.0</version>
135135
<executions>
136136
<execution>
137137
<id>attach-sources</id>

0 commit comments

Comments
 (0)