Skip to content

Commit bcf73b5

Browse files
dependabot[bot]isidore
authored andcommitted
- r Bump org.apache.maven.plugins:maven-source-plugin
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.1...maven-source-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ef5279 commit bcf73b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
<plugin>
251251
<groupId>org.apache.maven.plugins</groupId>
252252
<artifactId>maven-source-plugin</artifactId>
253-
<version>3.3.1</version>
253+
<version>3.4.0</version>
254254
<executions>
255255
<execution>
256256
<id>attach-sources</id>
@@ -295,7 +295,7 @@
295295
<plugin>
296296
<groupId>org.apache.maven.plugins</groupId>
297297
<artifactId>maven-source-plugin</artifactId>
298-
<version>3.3.1</version>
298+
<version>3.4.0</version>
299299
<executions>
300300
<execution>
301301
<id>attach-sources</id>

0 commit comments

Comments
 (0)