From 6fe8053639adaa3d1659e57f0bbc48b8ed40194c Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Mon, 3 Feb 2020 13:51:21 +0100 Subject: [PATCH] upgrade legman to v1.6.2 in order to fix execution on Java versions > 8 --- CHANGELOG.md | 4 ++++ pom.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 462b378436..cb064ac79d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased +### Changed +- Upgrade [Legman](https://github.com/sdorra/legman) to v1.6.2 in order to fix execution on Java versions > 8 + ## 2.0.0-rc3 - 2020-01-31 ### Fixed - Broken plugin order fixed diff --git a/pom.xml b/pom.xml index a9e43c9015..eb98edf7ce 100644 --- a/pom.xml +++ b/pom.xml @@ -863,7 +863,7 @@ 6.1.0.Final - 1.6.1 + 1.6.2 9.4.22.v20191022