Skip to content

Commit

Permalink
update dependencies and plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
chbloemer committed Jan 11, 2023
1 parent d9b696c commit 94288e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.2.1</version>
<executions>
Expand All @@ -152,6 +153,7 @@
</plugin>
<plugin>
<!-- explicitly define maven-deploy-plugin after other to force exec order -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<version>3.0.0</version>
<executions>
Expand Down

0 comments on commit 94288e7

Please sign in to comment.