Skip to content

Commit c1a9135

Browse files
chore(deps): bump org.apache.maven.plugins:maven-archetype-plugin
Bumps [org.apache.maven.plugins:maven-archetype-plugin](https://github.com/apache/maven-archetype) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/apache/maven-archetype/releases) - [Commits](apache/maven-archetype@maven-archetype-3.3.1...maven-archetype-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-archetype-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 36bdfb8 commit c1a9135

File tree

3 files changed

+3
-3
lines changed
  • aws-serverless-jersey-archetype
  • aws-serverless-spring-archetype
  • aws-serverless-springboot3-archetype

3 files changed

+3
-3
lines changed

aws-serverless-jersey-archetype/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<plugin>
6666
<groupId>org.apache.maven.plugins</groupId>
6767
<artifactId>maven-archetype-plugin</artifactId>
68-
<version>3.3.1</version>
68+
<version>3.4.0</version>
6969
<executions>
7070
<execution>
7171
<goals>

aws-serverless-spring-archetype/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<plugin>
6767
<groupId>org.apache.maven.plugins</groupId>
6868
<artifactId>maven-archetype-plugin</artifactId>
69-
<version>3.3.1</version>
69+
<version>3.4.0</version>
7070
<executions>
7171
<execution>
7272
<goals>

aws-serverless-springboot3-archetype/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<plugin>
6666
<groupId>org.apache.maven.plugins</groupId>
6767
<artifactId>maven-archetype-plugin</artifactId>
68-
<version>3.3.1</version>
68+
<version>3.4.0</version>
6969
<executions>
7070
<execution>
7171
<goals>

0 commit comments

Comments
 (0)