Skip to content

Commit

Permalink
Merge pull request #67 from pig-mesh/renovate/org.apache.maven.plugin…
Browse files Browse the repository at this point in the history
…s-maven-source-plugin-3.x

Update dependency org.apache.maven.plugins:maven-source-plugin to v3
  • Loading branch information
lltx authored Mar 2, 2024
2 parents 63962ac + a0e8c07 commit deaa9d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>2.4</version>
<version>3.3.0</version>
<executions>
<execution>
<phase>package</phase>
Expand Down Expand Up @@ -205,7 +205,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>2.4</version>
<version>3.3.0</version>
<executions>
<execution>
<phase>package</phase>
Expand Down

0 comments on commit deaa9d4

Please sign in to comment.