diff --git a/README.md b/README.md
index 4bc90e5b44..3defacd6a1 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
# About this fork (unofficial build)
-[![](https://img.shields.io/github/workflow/status/intellisrc/spark/Spark%20Framework%20CI)](https://github.com/Intellisrc/spark/actions/workflows/ci.yml)
+[![](https://img.shields.io/github/actions/workflow/status/intellisrc/spark/ci.yml)](https://github.com/Intellisrc/spark/actions/workflows/ci.yml)
[![](https://img.shields.io/github/issues-pr-closed/intellisrc/spark)](./PR-STATUS.md)
[![](https://img.shields.io/github/license/intellisrc/spark.svg)](./LICENSE)
[![](https://img.shields.io/maven-central/v/com.intellisrc/spark-core.svg)](http://mvnrepository.com/artifact/com.intellisrc/spark-core)
@@ -94,6 +94,13 @@ Bug fixes:
Improvements:
* Added unicode support in paths (issue perwendel#1026) (PR: perwendel/spark#1222)
+## Release 5
+
+These are the patches included in `unofficial-5`:
+
+Bug fixes:
+
+
More details and examples on the differences between the Official version and this one: [DIFFERENCES.md](DIFFERENCES.md)
----------------------------------------
diff --git a/pom.xml b/pom.xml
index 34326f8656..e9ecfa3424 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
com.intellisrc
spark-core
bundle
- 2.9.4-unofficial-4-SNAPSHOT
+ 2.9.4-unofficial-5-SNAPSHOT
Spark
A micro framework for creating web applications in Kotlin, Groovy and Java with minimal effort
http://www.sparkjava.com
@@ -43,7 +43,7 @@
1.8
1.7.36
- 9.4.48.v20220622
+ 9.4.51.v20230217
UTF-8
1.7.4
1.10.19
@@ -129,7 +129,7 @@
org.apache.httpcomponents
httpclient
- 4.5.13
+ 4.5.14
test
@@ -141,7 +141,7 @@
com.google.code.gson
gson
- 2.9.0
+ 2.10.1
test
@@ -176,12 +176,12 @@
org.json
json
- 20220320
+ 20230227
com.j2html
j2html
- 1.5.0
+ 1.6.0