diff --git a/pom.xml b/pom.xml
index b20fa49e..424f03df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,6 +55,7 @@
3.4.2
3.3.1
3.20.0
+ 3.3.1
3.5.0
false
4.4.11
@@ -255,6 +256,19 @@
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ ${maven-source-plugin.version}
+
+
+ attach-sources
+
+ jar
+
+
+
+
org.apache.maven.plugins
maven-enforcer-plugin
@@ -415,19 +429,6 @@
-
- org.apache.maven.plugins
- maven-source-plugin
- 3.3.1
-
-
- attach-sources
-
- jar
-
-
-
-
com.github.ekryd.sortpom
sortpom-maven-plugin
@@ -568,6 +569,10 @@
com.mycila
license-maven-plugin
+
+ org.apache.maven.plugins
+ maven-source-plugin
+