uptake dependency-check-maven 7.1.1
This commit is contained in:
parent
1d36e595d5
commit
40e23464d9
@ -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
|
||||
|
||||
@ -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`
|
||||
|
||||
3
pom.xml
3
pom.xml
@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>de.pdv.apex</groupId>
|
||||
<artifactId>fop4apex</artifactId>
|
||||
<version>0.9.7</version>
|
||||
<version>0.9.8</version>
|
||||
<name>fop4apex</name>
|
||||
<packaging>war</packaging>
|
||||
<url>https://www.pdv.de</url>
|
||||
@ -66,6 +66,7 @@
|
||||
<groupId>org.webjars.bowergithub.picocss</groupId>
|
||||
<artifactId>pico</artifactId>
|
||||
<version>1.5.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
<!-- Start: Security fixes -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user