Skip to content

Commit 5a03173

Browse files
Bump org.apache.maven.plugins:maven-source-plugin from 2.2.1 to 3.3.0 (#608)
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 2.2.1 to 3.3.0. - [Commits](apache/maven-source-plugin@maven-source-plugin-2.2.1...maven-source-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ee16fb commit 5a03173

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
</plugin>
162162
<plugin>
163163
<artifactId>maven-source-plugin</artifactId>
164-
<version>2.2.1</version>
164+
<version>3.3.0</version>
165165
</plugin>
166166
<plugin>
167167
<artifactId>maven-surefire-plugin</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
<plugin>
188188
<groupId>org.apache.maven.plugins</groupId>
189189
<artifactId>maven-source-plugin</artifactId>
190-
<version>3.2.1</version>
190+
<version>3.3.0</version>
191191
<executions>
192192
<execution>
193193
<id>attach-sources</id>

0 commit comments

Comments
 (0)