diff --git a/CHANGELOG b/CHANGELOG index 522acd3..d0a9f01 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.9.8] - 2022-06-14 +### Fixed +- uptake dependency-check-maven 7.1.1 + ## [0.9.7] - 2022-06-10 ### Fixed - uptake maven-surefire-plugin 3.0.0-M7 diff --git a/README.md b/README.md index 94f3b3c..d90fbf0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Fahrdienst-Anwendung / Kostenblatt https://xmlgraphics.apache.org/fop/ * Uses JavaMelody for monitoring https://github.com/javamelody/javamelody/wiki -* Use Java 8 LTS (also tested with Java 17) +* Use Java 8 LTS (also tested with Java 17 and Java 11) ## Run tests `mvn test` diff --git a/pom.xml b/pom.xml index 33cc62f..0282ca1 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ de.pdv.apex fop4apex - 0.9.7 + 0.9.8 fop4apex war https://www.pdv.de @@ -66,6 +66,7 @@ org.webjars.bowergithub.picocss pico 1.5.0 + compile