Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-deploy-plugin-3.1.2' into branch-preview
  • Loading branch information
fugerit79 committed May 9, 2024
2 parents 7670ac7 + b11f07b commit 5352b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fj-doc-playground-quarkus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<version>3.1.1</version>
<version>3.1.2</version>
<configuration>
<skip>true</skip>
</configuration>
Expand Down

0 comments on commit 5352b6f

Please sign in to comment.