Skip to content

Commit

Permalink
Build ecChronos With Java 17 - Issue Ericsson#607
Browse files Browse the repository at this point in the history
In order to provide support for Java 17 in EcChronos,
identify the minimal changes necessary for the project to
compile and run with Java 17. Additionally, implement these
changes and any necessary updates to Maven packages.

This change must be merged just after a release of ecChronos
with the Issue Ericsson#616 done.

Closes Ericsson#607
  • Loading branch information
VictorCavichioli committed Jul 30, 2024
1 parent 9b29745 commit e3403b3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@
<org.hdrhistogram.version>2.1.12</org.hdrhistogram.version>
<slf4j.version>1.7.30</slf4j.version>
<logback.version>1.2.13</logback.version>
<cassandra.version>4.0.10</cassandra.version>
<logback.version>1.2.10</logback.version>
<cassandra.version>5.0-alpha1</cassandra.version>
<osgi.version>1.3.0</osgi.version>
<mockito.core.version>4.5.1</mockito.core.version>
Expand Down

0 comments on commit e3403b3

Please sign in to comment.