Browse Source

[Improve]Upgrade Apache Parent version to 25 (#8478)

Kirs 3 years ago
parent
commit
dce63f74c5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -45,7 +45,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>21</version>
+        <version>25</version>
     </parent>
 
     <properties>