diff --git a/README.md b/README.md
index a982868..91a51d7 100644
--- a/README.md
+++ b/README.md
@@ -35,14 +35,14 @@ product.setBrand("Ocado");
com.ocadotechnology.gembus
test-arranger
- 1.6.2
+ 1.6.3
```
### Gradle
```groovy
-testImplementation 'com.ocadotechnology.gembus:test-arranger:1.6.2'
+testImplementation 'com.ocadotechnology.gembus:test-arranger:1.6.3'
```
## Features
diff --git a/pom.xml b/pom.xml
index 970f532..15614f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
4.0.0
com.ocadotechnology.gembus
test-arranger
- 1.6.3-SNAPSHOT
+ 1.6.3
jar
test-arranger
A tool for arranging test data with pseudo-random values.
@@ -59,8 +59,8 @@
UTF-8
UTF-8
17
- 1.9.22
- 7.0.1-SNAPSHOT
+ 1.9.25
+ 7.1.0
@@ -95,17 +95,17 @@
org.apache.commons
commons-lang3
- 3.12.0
+ 3.17.0
org.yaml
snakeyaml
- 2.2
+ 2.3
io.github.classgraph
classgraph
- 4.8.165
+ 4.8.177
org.jetbrains.kotlin
@@ -130,7 +130,7 @@
org.assertj
assertj-core
- 3.25.1
+ 3.26.3
test
@@ -140,7 +140,7 @@
org.junit
junit-bom
- 5.10.1
+ 5.11.3
pom
import
@@ -195,7 +195,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.12.1
+ 3.13.0
@@ -229,13 +229,13 @@
maven-surefire-plugin
- 3.2.5
+ 3.5.1
com.mycila
license-maven-plugin
- 4.3
+ 4.6
@@ -284,7 +284,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.13
+ 1.7.0
true
ossrh
@@ -296,7 +296,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.3.0
+ 3.3.1
attach-sources
@@ -310,7 +310,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.6.3
+ 3.10.1
attach-javadocs