This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-services.git
The following commit(s) were added to refs/heads/master by this push:
new 428ff47 cosmetic: remove duplicate definition of dependency version
428ff47 is described below
commit 428ff47c7d77f5f9c5e7fcb626819736e097e767
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Dec 10 15:04:49 2024 +0100
cosmetic: remove duplicate definition of dependency version
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c490415..ce786e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,6 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.servlets.annotations</artifactId>
- <version>1.2.6</version>
<scope>provided</scope>
</dependency>
<dependency>