You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by re...@apache.org on 2024/03/11 11:47:02 UTC

(jackrabbit-oak) 01/01: OAK-10707: update (historic) org.apache.felix.scr.annotations plugin to version 1.12.0

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

reschke pushed a commit to branch OAK-10707
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit 02d80d207cc3448e6e59706006f0a89d751bb8af
Author: Julian Reschke <re...@apache.org>
AuthorDate: Mon Mar 11 12:46:45 2024 +0100

    OAK-10707: update (historic) org.apache.felix.scr.annotations plugin to version 1.12.0
---
 oak-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index 019eaaec2b..a0573ea3ac 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -541,7 +541,7 @@
       <dependency>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.scr.annotations</artifactId>
-        <version>1.9.6</version>
+        <version>1.12.0</version>
       </dependency>
       <dependency>
         <groupId>org.jetbrains</groupId>