diff --git a/cld2/pom.xml b/cld2/pom.xml
index 0f3ce65..e4ed048 100644
--- a/cld2/pom.xml
+++ b/cld2/pom.xml
@@ -28,7 +28,7 @@
com.github.cafdataprocessing.workers.languagedetection
worker-languagedetection-aggregator
- 7.1.2-SNAPSHOT
+ 7.2.0-SNAPSHOT
diff --git a/language-detection-cld2/pom.xml b/language-detection-cld2/pom.xml
index e847173..484f917 100644
--- a/language-detection-cld2/pom.xml
+++ b/language-detection-cld2/pom.xml
@@ -27,7 +27,7 @@
com.github.cafdataprocessing.workers.languagedetection
worker-languagedetection-aggregator
- 7.1.2-SNAPSHOT
+ 7.2.0-SNAPSHOT
diff --git a/language-detection/pom.xml b/language-detection/pom.xml
index e7e1ba0..d052a6a 100644
--- a/language-detection/pom.xml
+++ b/language-detection/pom.xml
@@ -27,7 +27,7 @@
com.github.cafdataprocessing.workers.languagedetection
worker-languagedetection-aggregator
- 7.1.2-SNAPSHOT
+ 7.2.0-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index da985d9..7edff2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
com.github.cafdataprocessing.workers.languagedetection
worker-languagedetection-aggregator
- 7.1.2-SNAPSHOT
+ 7.2.0-SNAPSHOT
pom
@@ -273,17 +273,17 @@
com.github.cafdataprocessing.workers.languagedetection
language-detection
- 7.1.2-SNAPSHOT
+ 7.2.0-SNAPSHOT
com.github.cafdataprocessing.workers.languagedetection
language-detection-cld2
- 7.1.2-SNAPSHOT
+ 7.2.0-SNAPSHOT
com.github.cafdataprocessing.workers.languagedetection
worker-languagedetection
- 7.1.2-SNAPSHOT
+ 7.2.0-SNAPSHOT
com.github.workerframework
@@ -1005,9 +1005,9 @@
worker-languagedetection-${project.version}.project-registries.local
- ${dockerHubPublic}/cafapi/oraclelinux-jre21
+ ${dockerHubPublic}/cafapi/oraclelinux-jre25
2.2.6
- sha256:64c05cf2405ff5875d1c95a39d4bccf0b883d68c77573fd09cf06d361304aa3b
+ sha256:587641af277adbba9bbeb6b1e34df8687af5b6e0d37d0dbea687e387e8d79cd7
${dockerHubPublic}/cloudesire/webdav
diff --git a/release-notes-7.1.2.md b/release-notes-7.2.0.md
similarity index 69%
rename from release-notes-7.1.2.md
rename to release-notes-7.2.0.md
index b365463..6c5e9f8 100644
--- a/release-notes-7.1.2.md
+++ b/release-notes-7.2.0.md
@@ -4,5 +4,6 @@
${version-number}
#### New Features
+- **US1138334**: Updated to run on Java 25.
#### Known Issues
diff --git a/worker-languagedetection-container/pom.xml b/worker-languagedetection-container/pom.xml
index 0e60dd0..10a0024 100644
--- a/worker-languagedetection-container/pom.xml
+++ b/worker-languagedetection-container/pom.xml
@@ -28,7 +28,7 @@
com.github.cafdataprocessing.workers.languagedetection
worker-languagedetection-aggregator
- 7.1.2-SNAPSHOT
+ 7.2.0-SNAPSHOT
@@ -332,7 +332,7 @@
worker-languagedetection
${dockerCafDataProcessingOrg}worker-languagedetection${dockerProjectVersion}
- ${projectDockerRegistry}/cafapi/oraclelinux-jre21
+ ${projectDockerRegistry}/cafapi/oraclelinux-jre25
diff --git a/worker-languagedetection/pom.xml b/worker-languagedetection/pom.xml
index d156c2b..aae9aa1 100644
--- a/worker-languagedetection/pom.xml
+++ b/worker-languagedetection/pom.xml
@@ -27,7 +27,7 @@
com.github.cafdataprocessing.workers.languagedetection
worker-languagedetection-aggregator
- 7.1.2-SNAPSHOT
+ 7.2.0-SNAPSHOT