Skip to content
This repository was archived by the owner on Mar 28, 2025. It is now read-only.

Commit 157dab2

Browse files

File tree

1 file changed

+1
-1
lines changed
  • templates/java8.al2/cookiecutter-aws-sam-hello-powertools-java-maven/{{ cookiecutter.project_slug }}/HelloWorldFunction

1 file changed

+1
-1
lines changed

templates/java8.al2/cookiecutter-aws-sam-hello-powertools-java-maven/{{ cookiecutter.project_slug }}/HelloWorldFunction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>software.amazon.lambda</groupId>
2929
<artifactId>powertools-metrics</artifactId>
30-
<version>1.3.0</version>
30+
<version>1.4.0</version>
3131
</dependency>
3232
<dependency>
3333
<groupId>com.amazonaws</groupId>

0 commit comments

Comments
 (0)