diff --git a/README.md b/README.md
index 15ccf0e1..7758730f 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
underscore-java
===============
-[](https://central.sonatype.com/artifact/com.github.javadev/underscore/1.113)
+[](https://central.sonatype.com/artifact/com.github.javadev/underscore/1.114)
[](https://github.com/javadev/underscore-java/blob/main/LICENSE)
[](https://github.com/javadev/underscore-java/actions/workflows/maven.yml)
[](https://github.com/javadev/underscore-java/actions/workflows/codeql.yml)
@@ -43,7 +43,7 @@ To configure your Maven project, add the following code to your pom.xml file:
com.github.javadev
underscore
- 1.113
+ 1.114
...
@@ -52,7 +52,7 @@ To configure your Maven project, add the following code to your pom.xml file:
Gradle configuration:
```groovy
-implementation 'com.github.javadev:underscore:1.113'
+implementation 'com.github.javadev:underscore:1.114'
```
### Usage
diff --git a/pom-central.xml b/pom-central.xml
index edd41b8f..f4b26a95 100644
--- a/pom-central.xml
+++ b/pom-central.xml
@@ -4,7 +4,7 @@
com.github.javadev
underscore
jar
- 1.113
+ 1.114
java port of Underscore.js
The java port of Underscore.js
https://github.com/javadev/underscore-java
diff --git a/pom-pack.xml b/pom-pack.xml
index bbda2f13..81af8214 100644
--- a/pom-pack.xml
+++ b/pom-pack.xml
@@ -4,7 +4,7 @@
com.github.javadev
underscore
jar
- 1.113
+ 1.114
java port of Underscore.js
The java port of Underscore.js
https://github.com/javadev/underscore-java
diff --git a/pom.xml b/pom.xml
index cf49ce35..47e5efdc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.github.javadev
underscore
jar
- 1.113-SNAPSHOT
+ 1.114-SNAPSHOT
java port of Underscore.js
The java port of Underscore.js
https://github.com/javadev/underscore-java