diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6914843ed..556555f1d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,9 @@
# Changelog
-## 9.9.5 (under construction) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/21
+## 9.9.5 (30.09.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/21?closed=1
* #392 Fix transparent background of resized base64 encoded images - thanks to @Openhelios (#393)
+* dispose Graphics object after using it (#397)
+* bump log4j from 2.24.0 to 2.24.1 (#399)
## 9.9.4 (20.09.2024) - see https://github.com/flyingsaucerproject/flyingsaucer/milestone/20?closed=1
* Set "Page only" as default initial view in PDF viewer (#390)
diff --git a/flying-saucer-core/pom.xml b/flying-saucer-core/pom.xml
index f927b31b7..d1de30aab 100644
--- a/flying-saucer-core/pom.xml
+++ b/flying-saucer-core/pom.xml
@@ -7,7 +7,7 @@
org.xhtmlrenderer
flying-saucer-parent
- 9.9.5-SNAPSHOT
+ 9.9.5
../pom.xml
diff --git a/flying-saucer-examples/pom.xml b/flying-saucer-examples/pom.xml
index 63f3b0e24..a3050c10e 100644
--- a/flying-saucer-examples/pom.xml
+++ b/flying-saucer-examples/pom.xml
@@ -6,7 +6,7 @@
org.xhtmlrenderer
flying-saucer-parent
- 9.9.5-SNAPSHOT
+ 9.9.5
../pom.xml
diff --git a/flying-saucer-fop/pom.xml b/flying-saucer-fop/pom.xml
index bb61ef7d6..1cd487883 100644
--- a/flying-saucer-fop/pom.xml
+++ b/flying-saucer-fop/pom.xml
@@ -7,7 +7,7 @@
org.xhtmlrenderer
flying-saucer-parent
- 9.9.5-SNAPSHOT
+ 9.9.5
../pom.xml
diff --git a/flying-saucer-log4j/pom.xml b/flying-saucer-log4j/pom.xml
index fd784d707..02da3fb6e 100644
--- a/flying-saucer-log4j/pom.xml
+++ b/flying-saucer-log4j/pom.xml
@@ -7,7 +7,7 @@
org.xhtmlrenderer
flying-saucer-parent
- 9.9.5-SNAPSHOT
+ 9.9.5
../pom.xml
diff --git a/flying-saucer-pdf-osgi/pom.xml b/flying-saucer-pdf-osgi/pom.xml
index c0b7d2580..e18017e7d 100644
--- a/flying-saucer-pdf-osgi/pom.xml
+++ b/flying-saucer-pdf-osgi/pom.xml
@@ -7,7 +7,7 @@
org.xhtmlrenderer
flying-saucer-parent
- 9.9.5-SNAPSHOT
+ 9.9.5
../pom.xml
diff --git a/flying-saucer-pdf/pom.xml b/flying-saucer-pdf/pom.xml
index 98164880f..a9a6abce9 100644
--- a/flying-saucer-pdf/pom.xml
+++ b/flying-saucer-pdf/pom.xml
@@ -6,7 +6,7 @@
org.xhtmlrenderer
flying-saucer-parent
- 9.9.5-SNAPSHOT
+ 9.9.5
../pom.xml
diff --git a/flying-saucer-swt-examples/pom.xml b/flying-saucer-swt-examples/pom.xml
index ea8cbaeb1..d4fbb94c4 100644
--- a/flying-saucer-swt-examples/pom.xml
+++ b/flying-saucer-swt-examples/pom.xml
@@ -6,7 +6,7 @@
org.xhtmlrenderer
flying-saucer-parent
- 9.9.5-SNAPSHOT
+ 9.9.5
../pom.xml
diff --git a/flying-saucer-swt/pom.xml b/flying-saucer-swt/pom.xml
index b002d6d8d..6da0081e9 100644
--- a/flying-saucer-swt/pom.xml
+++ b/flying-saucer-swt/pom.xml
@@ -7,7 +7,7 @@
org.xhtmlrenderer
flying-saucer-parent
- 9.9.5-SNAPSHOT
+ 9.9.5
../pom.xml
diff --git a/pom.xml b/pom.xml
index 92ab707be..b5fc95fde 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
org.xhtmlrenderer
flying-saucer-parent
- 9.9.5-SNAPSHOT
+ 9.9.5
pom