Skip to content

Commit

Permalink
Add artifact org.osgi.util.promise
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Nov 5, 2024
1 parent dd9975c commit ffcd411
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>io.wcm.maven</groupId>
<artifactId>io.wcm.maven.aem-cloud-dependencies</artifactId>
<version>2024.10.18311.20241017T104455Z-240900.0001-SNAPSHOT</version>
<version>2024.10.18311.20241017T104455Z-240900.0000-SNAPSHOT</version>
<packaging>pom</packaging>

<name>AEM Cloud Service Dependencies</name>
Expand Down Expand Up @@ -156,6 +156,12 @@
<!-- update-aem-deps:derived-from=org.osgi.util.function:1.2.0.202109301733 -->
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.util.promise</artifactId>
<!-- update-aem-deps:derived-from=org.osgi.util.function:1.2.0.202109301733 -->
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.util.tracker</artifactId>
Expand Down

0 comments on commit ffcd411

Please sign in to comment.