File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1414 limitations under the License.
1515-->
1616
17+ ### (2023-12-07) v0.14.0
18+
19+ - Upgraded the compiler version to Java 17. Runtime still requires Java 8 and later.
20+
21+ - Updated Jedis to version ` 5.1.0 `
22+
23+ - Updated Log4j to version ` 2.22.0 `
24+
1725### (2023-08-23) v0.13.0
1826
1927- Fixed broken ` jedis.version ` Maven property causing the incorrect version injection
Original file line number Diff line number Diff line change 7979
8080 <properties >
8181
82- <revision >0.14.0-SNAPSHOT </revision >
82+ <revision >0.14.0</revision >
8383 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
8484 <project .build.resourceEncoding>UTF-8</project .build.resourceEncoding>
8585 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
You can’t perform that action at this time.
0 commit comments