Skip to content

Commit

Permalink
v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
loiclefevre committed Jun 2, 2021
1 parent 4cd3c76 commit 3979627
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<groupId>com.oracle</groupId>
<artifactId>dragon</artifactId>
<version>2.1.1</version>
<version>2.2.0</version>

<name>Dragon Stack</name>

Expand All @@ -19,6 +19,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven-jar-plugin.version>2.4</maven-jar-plugin.version>
<graalvm.version>21.1.0</graalvm.version>
<!-- <oci.sdk.version>1.25.4</oci.sdk.version> -->
<oci.sdk.version>1.36.5</oci.sdk.version>
</properties>

Expand Down

0 comments on commit 3979627

Please sign in to comment.