Skip to content

Commit

Permalink
Bump to Java 21
Browse files Browse the repository at this point in the history
  • Loading branch information
docwho2 committed Jul 29, 2024
1 parent b0d60fc commit 373d518
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChimeSMA/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@
<version>1.0</version>
</dependency>

<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-lambda-java-serialization</artifactId>
<version>1.1.5</version>
</dependency>


<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down

0 comments on commit 373d518

Please sign in to comment.