Skip to content

Commit

Permalink
Merge pull request #392 from smallrye/dependabot/maven/io.smallrye-sm…
Browse files Browse the repository at this point in the history
…allrye-build-parent-43

Bump io.smallrye:smallrye-build-parent from 42 to 43
  • Loading branch information
Ladicek authored May 29, 2024
2 parents 05b239c + 8f1da20 commit 5d3599f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-build-parent</artifactId>
<version>42</version>
<version>43</version>
</parent>

<groupId>io.smallrye</groupId>
Expand Down Expand Up @@ -142,6 +142,7 @@
<artifactId>formatter-maven-plugin</artifactId>
<executions>
<execution>
<id>format-sources</id>
<phase>none</phase>
</execution>
</executions>
Expand Down

0 comments on commit 5d3599f

Please sign in to comment.