Skip to content
Snippets Groups Projects
Commit 22b364bf authored by Tobias Bruns's avatar Tobias Bruns
Browse files

Update fop version to fix CVE-2024-28168

parent 6f52fc68
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
### 4.8.0-SNAPSHOT
* Update Spring-Boot to 3.3.7
* Run sbom-build only in maven profile 'ci'
* Update FOP to 2.10
### 4.7.0
* Update Spring-Boot to 3.3.6
......
......@@ -38,7 +38,7 @@
<inceptionYear>2021</inceptionYear>
<properties>
<fop.version>2.9</fop.version>
<fop.version>2.10</fop.version>
</properties>
<dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment