Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-artifact-plugin from 3.5.2 to 3.5.3
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-artifact-plugin](https://github.com/apache/maven-artifact-plugin) from 3.5.2 to 3.5.3.
- [Commits](apache/maven-artifact-plugin@maven-artifact-plugin-3.5.2...maven-artifact-plugin-3.5.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-artifact-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ryanemerson committed Oct 31, 2024
1 parent 1805508 commit f020bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<maven.compiler.target>17</maven.compiler.target>
<maven.compiler.source>17</maven.compiler.source>
<version.antrun.plugin>3.1.0</version.antrun.plugin>
<version.artifact.plugin>3.5.2</version.artifact.plugin>
<version.artifact.plugin>3.5.3</version.artifact.plugin>
<version.buildnumber.plugin>3.2.0</version.buildnumber.plugin>
<version.checkstyle.plugin>3.6.0</version.checkstyle.plugin>
<version.compiler.plugin>3.12.1</version.compiler.plugin>
Expand Down

0 comments on commit f020bd1

Please sign in to comment.