Skip to content

Commit

Permalink
build(deps): bump org.apache.maven.plugins:maven-artifact-plugin from…
Browse files Browse the repository at this point in the history
… 3.4.1 to 3.5.0 (#5972)
  • Loading branch information
jeremylong authored Oct 5, 2023
2 parents 24f4ddf + f7844b5 commit fcd3d66
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 @@ -232,7 +232,7 @@ Copyright (c) 2012 - Jeremy Long
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-artifact-plugin</artifactId>
<version>3.4.1</version>
<version>3.5.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -495,7 +495,7 @@ Copyright (c) 2012 - Jeremy Long
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-artifact-plugin</artifactId>
<version>3.4.1</version>
<version>3.5.0</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit fcd3d66

Please sign in to comment.