Skip to content

Commit

Permalink
fix mismatching hint for 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 0185c62 commit 2bef21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.util.promise</artifactId>
<!-- update-aem-deps:derived-from=org.osgi.util.function:1.2.0.202109301733 -->
<!-- update-aem-deps:derived-from=org.osgi.util.promise:1.2.0.202109301733 -->
<version>1.2.0</version>
</dependency>
<dependency>
Expand Down

0 comments on commit 2bef21f

Please sign in to comment.