Skip to content

Commit

Permalink
Fix pushing arctifacts because of not resolved version (#78)
Browse files Browse the repository at this point in the history
Signed-off-by: see-quick <[email protected]>
  • Loading branch information
see-quick authored Sep 22, 2024
1 parent 912f461 commit 21fea06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<maven.source-plugin.version>3.2.1</maven.source-plugin.version>
<maven.checkstyle.version>3.3.0</maven.checkstyle.version>
<maven.gpg.version>1.7.1</maven.gpg.version>
<sonatype.nexus.staging>1.7.1</sonatype.nexus.staging>
<sonatype.nexus.staging>1.7.0</sonatype.nexus.staging>

<!-- FIX VULNERABILITY VERSIONS -->
<commons-compress.version>1.26.1</commons-compress.version>
Expand Down

0 comments on commit 21fea06

Please sign in to comment.