Skip to content

Commit 6a6c3b3

Browse files
committed
PR #717: fix utilities dependency
1 parent cc1b628 commit 6a6c3b3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,6 @@
112112
<artifactId>powertools-tracing</artifactId>
113113
<version>${project.version}</version>
114114
</dependency>
115-
<dependency>
116-
<groupId>software.amazon.lambda</groupId>
117-
<artifactId>powertools-utilities</artifactId>
118-
<version>${project.version}</version>
119-
</dependency>
120115
<dependency>
121116
<groupId>com.amazonaws</groupId>
122117
<artifactId>aws-lambda-java-core</artifactId>

0 commit comments

Comments
 (0)