Skip to content

Commit

Permalink
Bump org.apache.maven.archetype:archetype-packaging from 3.2.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.archetype:archetype-packaging](https://github.com/apache/maven-archetype) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-archetype/releases)
- [Commits](apache/maven-archetype@maven-archetype-3.2.0...maven-archetype-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.archetype:archetype-packaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent 22da571 commit 0b37e8c
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 @@ -52,7 +52,7 @@
<maven.compiler.release>17</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<version.maven-archetype-plugin>3.2.0</version.maven-archetype-plugin>
<version.maven-archetype-plugin>3.3.0</version.maven-archetype-plugin>
<version.replacer-plugin>1.5.3</version.replacer-plugin>
<build.timestamp.formatted>${maven.build.timestamp}</build.timestamp.formatted>
<maven.build.timestamp.format>yyyy-MM-dd HH:mm.ssZ</maven.build.timestamp.format>
Expand Down

0 comments on commit 0b37e8c

Please sign in to comment.