diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644
index 0000000..42560dd
--- /dev/null
+++ b/.github/CODEOWNERS
@@ -0,0 +1 @@
+* @pcalouche
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index e893a4b..1d9dadd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,6 +41,7 @@
${spring-forge.version}
+ 1.17.1
5.3.0
@@ -70,6 +71,11 @@
+
+ commons-codec
+ commons-codec
+ ${commons-codec.version}
+
dev.pcalouche.springforge.spring33x
pcalouche-spring-boot-starter-app