Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Co-authored-by: Josef Cacek <[email protected]>
  • Loading branch information
orcunc and kwart committed Dec 16, 2023
1 parent de8569b commit 3a7b341
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@
<properties>
<main.basedir>${project.basedir}</main.basedir>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.release>11</maven.compiler.release>
<hazelcast.version>5.3.2</hazelcast.version>
<mockito.version>5.7.0</mockito.version>
<maven.jacoco.plugin.version>0.8.8</maven.jacoco.plugin.version>
Expand Down

0 comments on commit 3a7b341

Please sign in to comment.