Skip to content

Commit

Permalink
Make build pass on java 21
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi committed Dec 11, 2023
1 parent 93c2d59 commit 0e12536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<zip4j.version>2.11.5</zip4j.version>
<picocli.version>4.7.4</picocli.version>
<jmustache.version>1.15</jmustache.version>
<mockito-core.version>5.2.0</mockito-core.version>
<mockito-core.version>5.8.0</mockito-core.version>
<awaitility.version>4.2.0</awaitility.version>
<kubernetes-client.version>6.7.2</kubernetes-client.version>
<minio.version>8.5.4</minio.version>
Expand Down

0 comments on commit 0e12536

Please sign in to comment.