Skip to content

Commit

Permalink
Merge pull request #472 from okta/ak_bump_graal_sdk_dep
Browse files Browse the repository at this point in the history
Bump `graal-sdk` from `22.3.0` to `22.3.2`
  • Loading branch information
arvindkrishnakumar-okta authored Sep 22, 2023
2 parents 6403c7f + e364875 commit 1010d11
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,11 @@
<artifactId>guava</artifactId>
<version>31.1-jre</version>
</dependency>
<dependency>
<groupId>org.graalvm.sdk</groupId>
<artifactId>graal-sdk</artifactId>
<version>22.3.2</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
Expand Down

0 comments on commit 1010d11

Please sign in to comment.