Skip to content

Commit

Permalink
Merge pull request #78 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.3.1
  • Loading branch information
lltx authored Apr 6, 2024
2 parents e67f43a + 36772d8 commit 1d17141
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>3.3.0</version>
<version>3.3.1</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>3.3.0</version>
<version>3.3.1</version>
<executions>
<execution>
<phase>package</phase>
Expand Down

0 comments on commit 1d17141

Please sign in to comment.