This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch issue/SLING-11244
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-xss.git

commit f482a581d37e2ffb4111c4391540433ff6aff7e9
Author: Robert Munteanu <romb...@apache.org>
AuthorDate: Mon Apr 4 12:43:51 2022 +0300

    build: remove version overrides that are the same as in the parent pom
---
 pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ccd8119..534d9ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,6 @@
             </plugin>
             <plugin>
                 <artifactId>maven-resources-plugin</artifactId>
-                <version>3.1.0</version>
                 <executions>
                     <execution>
                         <id>copy-resources</id>
@@ -263,7 +262,6 @@
         <dependency>
             <groupId>org.jetbrains</groupId>
             <artifactId>annotations</artifactId>
-            <version>16.0.2</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to