diff --git a/README.md b/README.md
index a515ed3..486e1a0 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Russian Morphology for Apache Lucene
-Russian and English morphology for Java and [Apache Lucene](http://lucene.apache.org) 7.2 framework based on open source dictionary from site [АОТ](http://aot.ru). It use dictionary base morphology with some heuristics for unknown words. It support homonym for example for Russian word "вина" it gives two variants "вино" and "вина".
+Russian and English morphology for Java and [Apache Lucene](http://lucene.apache.org) 8.7 framework based on open source dictionary from site [АОТ](http://aot.ru). It uses dictionary base morphology with some heuristics for unknown words. It supports a homonym for example for a Russian word "вина" it gives two variants "вино" and "вина".
### How to use
diff --git a/pom.xml b/pom.xml
index 21b590f..e539154 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,9 +16,9 @@
- 8.0.0
+ 8.7.01.5
- 4.12
+ 4.13
@@ -107,7 +107,7 @@
org.apache.maven.pluginsmaven-compiler-plugin
- 3.7.0
+ 3.8.11.81.8
@@ -180,4 +180,4 @@
englishsolr-morphology-analysis
-
\ No newline at end of file
+
diff --git a/russian/pom.xml b/russian/pom.xml
index 73a4d2d..c29cb67 100644
--- a/russian/pom.xml
+++ b/russian/pom.xml
@@ -23,9 +23,9 @@
junitjunit
- 4.8.2
+ 4.13.1test
-
\ No newline at end of file
+