updated to 1.2.3
diff --git a/core/src/site/markdown/index.md b/core/src/site/markdown/index.md
index bc39882..ec848da 100644
--- a/core/src/site/markdown/index.md
+++ b/core/src/site/markdown/index.md
@@ -19,7 +19,7 @@
<dependency>
<groupId>org.owasp.encoder</groupId>
<artifactId>encoder</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3</version>
</dependency>
```
diff --git a/jsp/src/site/markdown/index.md b/jsp/src/site/markdown/index.md
index 3c4a200..e2c305a 100644
--- a/jsp/src/site/markdown/index.md
+++ b/jsp/src/site/markdown/index.md
@@ -17,7 +17,7 @@
<dependency>
<groupId>org.owasp.encoder</groupId>
<artifactId>encoder-jsp</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3</version>
</dependency>
```
diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md
index 0fa1a86..0273e4f 100644
--- a/src/site/markdown/index.md
+++ b/src/site/markdown/index.md
@@ -18,7 +18,7 @@
<dependency>
<groupId>org.owasp.encoder</groupId>
<artifactId>encoder</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3</version>
</dependency>
```
@@ -42,7 +42,7 @@
<dependency>
<groupId>org.owasp.encoder</groupId>
<artifactId>encoder-jsp</artifactId>
- <version>1.2.2</version>
+ <version>1.2.3</version>
</dependency>
```