Skip to content

Commit

Permalink
Migrate Java 8 dependencies to Java 11 (hazelcast#25865)
Browse files Browse the repository at this point in the history
  • Loading branch information
JackPGreen authored Nov 2, 2023
1 parent 0d36189 commit 3b05603
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hazelcast-it/distribution-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>${hsqldb.version}</version>
<classifier>jdk8</classifier>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3b05603

Please sign in to comment.