Skip to content

Commit

Permalink
Update os-maven-plugin to 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Naros committed Nov 7, 2024
1 parent 9fb684d commit ffb83af
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 @@ -59,6 +59,7 @@
<formatter-plugin.version>2.24.1</formatter-plugin.version>
<assembly-plugin.version>3.7.1</assembly-plugin.version>
<license-plugin.version>4.6</license-plugin.version>
<os-plugin.version>1.7.1</os-plugin.version>

<assertj.version>3.26.3</assertj.version>

Expand Down Expand Up @@ -120,7 +121,7 @@
<extension>
<groupId>kr.motd.maven</groupId>
<artifactId>os-maven-plugin</artifactId>
<version>1.7.0</version>
<version>${os-plugin.version}</version>
</extension>
</extensions>

Expand Down

0 comments on commit ffb83af

Please sign in to comment.