Skip to content

Commit

Permalink
pom.xml updated with new version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Workflow committed May 29, 2023
1 parent 8ff664c commit 87c755f
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 @@ -3,7 +3,7 @@

<groupId>it.pagopa.maven</groupId>
<artifactId>depcheck</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
<packaging>maven-plugin</packaging>

<description>This Maven plugin generates and verifies sha256 of project dependencies</description>
Expand Down Expand Up @@ -89,7 +89,7 @@
<plugin>
<groupId>it.pagopa.maven</groupId>
<artifactId>depcheck</artifactId>
<version>1.0.2</version>
<version>1.0.3</version>
<executions>
<execution>
<phase>validate</phase>
Expand Down

0 comments on commit 87c755f

Please sign in to comment.